Closed
Bug 307392
Opened 19 years ago
Closed 17 years ago
RSS account should have "Disk Space" (retention) settings like other accounts
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3
People
(Reporter: mcow, Assigned: mkmelin)
References
Details
Attachments
(2 files)
9.06 KB,
patch
|
standard8
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
75.37 KB,
image/png
|
Details |
Each RSS folder has the Retention Policy tab which has as its first setting:
[] Use server defaults
However, the RSS account does not have a Disk Space page where the server
settings for retention can be set.
Reporter | ||
Comment 1•19 years ago
|
||
*** Bug 323914 has been marked as a duplicate of this bug. ***
Reporter | ||
Updated•19 years ago
|
Summary: RSS account should have "Disk Space" (retention) settings like other accounts → RSS account should have "Disk Space" (retention & local directory) settings like other accounts
Reporter | ||
Comment 2•19 years ago
|
||
Also lacking a field to set the Local Directory, like other account types do; this is bug 340324.
Component: RSS → Account Manager
Summary: RSS account should have "Disk Space" (retention & local directory) settings like other accounts → RSS account should have "Disk Space" (retention) settings like other accounts
Comment 3•19 years ago
|
||
I agree. I would like to see this feature is prepared for the thunderbird.
Reporter | ||
Comment 4•18 years ago
|
||
Scott, I know this is a request for some additional code, but it would be a nice thing to get in and shouldn't be too difficult.
Updated•18 years ago
|
QA Contact: rss → account-manager
Assignee | ||
Updated•17 years ago
|
Assignee: mscott → nobody
Assignee | ||
Comment 6•17 years ago
|
||
Have a patch for this.
Flags: wanted-thunderbird3? → wanted-thunderbird3+
Assignee | ||
Comment 7•17 years ago
|
||
Enables the "Disk space" section for RSS accounts. I guess it was an oversight to disable it to start with - the backend supports retention policy for feeds just fine AFAIKT, it's even shown in the folder properties.
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #324845 -
Flags: superreview?(bienvenu)
Attachment #324845 -
Flags: review?(bugzilla)
Comment 8•17 years ago
|
||
Comment on attachment 324845 [details] [diff] [review]
proposed fix
cool, yeah, we should have always had this.
Attachment #324845 -
Flags: superreview?(bienvenu) → superreview+
Comment 9•17 years ago
|
||
Comment on attachment 324845 [details] [diff] [review]
proposed fix
So I've just applied this on my mac build.
On the Disk Space pane of news and blogs, I see:
* an Offline section, which doesn't appear to relate to News and Blogs
* two "To save disk space, do not download" titles (one has for offline use) and a set of boxes for Read messages, messages larger than, message more than. I think at least the Read messages doesn't really apply to rss feeds.
As a result (probably of the first one, but maybe also the extra title in in the disk space section), the preferences are slightly too long for the dialog.
Attachment #324845 -
Flags: review?(bugzilla) → review-
Assignee | ||
Comment 10•17 years ago
|
||
Assignee | ||
Comment 11•17 years ago
|
||
Mark, sure you applied all of the patch? Above is a screenshot of the way it looks for me.
Comment 12•17 years ago
|
||
(In reply to comment #11)
> Mark, sure you applied all of the patch? Above is a screenshot of the way it
> looks for me.
>
Hmm, I wonder if I forgot to rebuild in mailnews/. Ok, I'll check it again later.
Updated•17 years ago
|
Attachment #324845 -
Flags: review- → review?(bugzilla)
Comment 13•17 years ago
|
||
Comment on attachment 324845 [details] [diff] [review]
proposed fix
Yep I guess I missed building something. r=me.
Attachment #324845 -
Flags: review?(bugzilla) → review+
Assignee | ||
Comment 14•17 years ago
|
||
Checking in mailnews/base/prefs/resources/content/am-offline.xul;
/cvsroot/mozilla/mailnews/base/prefs/resources/content/am-offline.xul,v <-- am-offline.xul
new revision: 1.32; previous revision: 1.31
done
Checking in mailnews/base/src/nsMsgAccountManagerDS.cpp;
/cvsroot/mozilla/mailnews/base/src/nsMsgAccountManagerDS.cpp,v <-- nsMsgAccountManagerDS.cpp
new revision: 1.119; previous revision: 1.118
done
Checking in mailnews/local/src/nsRssIncomingServer.cpp;
/cvsroot/mozilla/mailnews/local/src/nsRssIncomingServer.cpp,v <-- nsRssIncomingServer.cpp
new revision: 1.21; previous revision: 1.20
done
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
You need to log in
before you can comment on or make changes to this bug.
Description
•