Closed
Bug 414974
Opened 17 years ago
Closed 17 years ago
Regression: User should not be able to delete system(?) folders in Library left pane - Bookmarks Toolbar, Bookmarks Menu, Unfiled Bookmarks
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3 beta3
People
(Reporter: ronin.achilles, Assigned: asaf)
Details
Attachments
(2 files, 1 obsolete file)
43.96 KB,
image/png
|
Details | |
1.57 KB,
patch
|
dietrich
:
review+
mtschrep
:
approval1.9b3+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008013004 Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008013004 Minefield/3.0b3pre
I know there was another bug which addressed this and which was fixed, but am not able to locate it. If someone knows about that bug, kindly re-open the same.
Basically, in the Libarary left-pane as well as sidebar, a user should not be able to delete 'Bookmarks Menu', 'Bookmarks Toolbar' and 'Unfiled Bookmarks' folders. 'delete' option should be disabled in their respective context menus.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•17 years ago
|
||
Screenshot showing the 'delete' option, which is enabled in the current builds, where it should ideally be disabled for these three default folders.
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
Assignee | ||
Comment 2•17 years ago
|
||
So, you can only remove the shortcuts, this doesn't actually remove the folders themselves. That said, we shouldn't allow removing this special queries. Patch coming.
Assignee: nobody → mano
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•17 years ago
|
||
drivers: very low risk.
Attachment #300515 -
Flags: review?(dietrich)
Attachment #300515 -
Flags: approval1.9b3?
Comment 4•17 years ago
|
||
Comment on attachment 300515 [details] [diff] [review]
patch
r=me
Attachment #300515 -
Flags: review?(dietrich) → review+
Assignee | ||
Comment 5•17 years ago
|
||
Attachment #300515 -
Attachment is obsolete: true
Attachment #300517 -
Flags: review?(dietrich)
Attachment #300517 -
Flags: approval1.9b3?
Attachment #300515 -
Flags: approval1.9b3?
Comment 6•17 years ago
|
||
Comment on attachment 300517 [details] [diff] [review]
the right patch
ok, r=me
Attachment #300517 -
Flags: review?(dietrich) → review+
Assignee | ||
Comment 7•17 years ago
|
||
Comment on attachment 300517 [details] [diff] [review]
the right patch
note to self: s/PlacesUtils.itemHasAnnotation/PlacesUtils.annotations.itemHasAnnotation/
Updated•17 years ago
|
Attachment #300517 -
Flags: approval1.9b3? → approval1.9b3+
![]() |
||
Updated•17 years ago
|
OS: Windows Vista → All
Hardware: PC → All
Version: unspecified → Trunk
Assignee | ||
Comment 8•17 years ago
|
||
mozilla/browser/components/places/content/controller.js 1.196
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta3
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Comment 9•17 years ago
|
||
*** VERIFIED
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•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
•