Closed
Bug 381218
Opened 18 years ago
Closed 18 years ago
Organizer's view menu is broken
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha5
People
(Reporter: asaf, Assigned: asaf)
Details
(Keywords: regression)
Attachments
(1 file)
|
6.27 KB,
patch
|
moco
:
review+
|
Details | Diff | Splinter Review |
Organizer's view menu is broken:
1. The new columns are never ticked in the columns sub-menu.
2. There are no menu items to sort by these new columns under the view menu.
Comment 1•18 years ago
|
||
thanks for catching this.
from my js console:
JavaScript error: , line 0: uncaught exception: [Exception... "Component returne
d failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName
]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://b
rowser/content/places/utils.js :: PU_getString :: line 214" data: no]
Keywords: regression
| Assignee | ||
Comment 2•18 years ago
|
||
Attachment #265325 -
Flags: review?(dietrich)
| Assignee | ||
Updated•18 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•18 years ago
|
Attachment #265325 -
Flags: review?(dietrich) → review?(sspitzer)
Comment 3•18 years ago
|
||
Comment on attachment 265325 [details] [diff] [review]
patch
r=sspitzer
Attachment #265325 -
Flags: review?(sspitzer) → review+
| Assignee | ||
Comment 4•18 years ago
|
||
mozilla/browser/components/places/content/places.js 1.87
mozilla/browser/locales/en-US/chrome/browser/places/places.properties 1.19
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
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
•