Closed
Bug 327162
Opened 19 years ago
Closed 17 years ago
Delete favicons and annotations when deleting folders
Categories
(Firefox :: Bookmarks & History, defect, P4)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WORKSFORME
Firefox 3
People
(Reporter: brettw, Unassigned)
References
Details
When querying to see which bookmark folders are livemarks, the livemark service should check with the bookmark service that the folder ID is valid (you could ask for the title or something). If it isn't, the annotation should be deleted. This will keep the service from accumulating bad annotations if something unexpected happens to the folders.
Reporter | ||
Updated•19 years ago
|
Priority: -- → P4
Target Milestone: --- → Firefox 2 beta1
Updated•19 years ago
|
Whiteboard: swag: 1 day
Reporter | ||
Comment 1•19 years ago
|
||
Also, be sure to delete favicons.
Reporter | ||
Comment 2•19 years ago
|
||
I'm changing this bug slightly. The annotation service shouldn't have to delete the annotations and favicons it assigns to folders. This should be a feature of the bookmark service that happens for all folders when you delete them. The bookmark service would also provide undo ability.
Summary: Delete invalid livemark annotations → Delete favicons and annotations when deleting folders
Reporter | ||
Comment 3•19 years ago
|
||
*** Bug 336213 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Assignee: annie.sullivan → nobody
Target Milestone: Firefox 2 beta1 → Firefox 3
Comment 4•17 years ago
|
||
bug 379211 fixed the annotations bit for folders. orphaned favicons are removed during expiration.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Whiteboard: swag: 1 day
Comment 5•15 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
•