Closed
Bug 396556
Opened 17 years ago
Closed 17 years ago
Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3 beta1
People
(Reporter: mossop, Assigned: asaf)
References
Details
(Keywords: regression)
Attachments
(1 file)
4.46 KB,
patch
|
dietrich
:
review+
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
If I right click a livemark and hit reload then nothing changes in the menu even though there are changes to the feed. Then I exit Minefield and startup and magically the menu now contains the updated feed items.
When trying to reload I get the following error 7 times, 1 as soon as I click reload and the other 6 after a short delay.
Error: PlacesUtils.livemarks.getSiteURI(folder) has no properties
Source File: chrome://browser/content/places/toolbar.xml
Line: 465
Flags: blocking-firefox3?
Comment 1•17 years ago
|
||
I see the same bug as Dave Townsend
Also deleting bookmarks from bookmark menu ( not bookmark manager ) doesn't take effect until firefox is restarted.
Same with adding a bookmark, not sure on errors though...forgot to check. I first noticed this with yesterday's nightly (20070918)
Summary: Livemark reload doesn't update menu → Bookmarks menu does not update when a livemark is reloaded or when adding/deleteing bookmarks
Summary: Bookmarks menu does not update when a livemark is reloaded or when adding/deleteing bookmarks → Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Assignee | ||
Comment 3•17 years ago
|
||
Assignee | ||
Comment 4•17 years ago
|
||
s/!\./!/
Updated•17 years ago
|
Attachment #281933 -
Flags: review?(dietrich) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #281933 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #281933 -
Flags: approval1.9? → approval1.9+
Keywords: checkin-needed
Comment 5•17 years ago
|
||
Mano can check-in his own patches. checkin-needed is only for people that don't have CVS access. :)
Keywords: checkin-needed
Assignee | ||
Comment 6•17 years ago
|
||
mozilla/browser/components/places/content/menu.xml 1.85
mozilla/browser/components/places/content/toolbar.xml 1.104
mozilla/toolkit/components/places/public/nsINavHistoryService.idl 1.68
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Priority: -- → P1
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Comment 7•17 years ago
|
||
verified with:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032606 Firefox/3.0b5
and
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-GB; rv:1.9b5) Gecko/2008032604 Firefox/3.0b5
Status: RESOLVED → VERIFIED
Comment 8•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
•