Closed
Bug 331236
Opened 20 years ago
Closed 18 years ago
Livemark system should listen for changes to livemark/feedURI annotation
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WONTFIX
Firefox 3
People
(Reporter: mozilla, Unassigned)
Details
After the user changes the URI of a livemark's feed, the livemark system needs to refetch the feed and update the livemark folder contents.
Updated•20 years ago
|
Summary: Need way to tell livemark system to update after livemark URI change → Livemark system should listen for changes to livemark/feedURI annotation
Updated•20 years ago
|
Priority: -- → P3
Updated•20 years ago
|
Target Milestone: Firefox 2 alpha2 → Firefox 2 beta1
Updated•20 years ago
|
Whiteboard: swag: 1 day
Updated•19 years ago
|
Assignee: annie.sullivan → nobody
Priority: P3 → --
Whiteboard: swag: 1 day
Target Milestone: Firefox 2 beta1 → Firefox 3
Comment 1•18 years ago
|
||
I suspect this is WONTFIX - the only in-tree way to change a livemark's feedURI is through the properties dialog, which kicks off a transaction that changes it, and then calls reloadLivemarkFolder, which is quite a bit more efficient than having the livemark service's bookmarks observer look at every single onItemChanged to see whether it's a livemark, and if so if the feedURI was what changed.
OS: Windows 95 → All
Version: 2.0 Branch → Trunk
Comment 2•18 years ago
|
||
Correct, plus we don't intent to support changing this annotations manually.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Comment 3•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•