random string in browser.bookmarks.defaultLocation
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
People
(Reporter: mollyharris103, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:85.0) Gecko/20100101 Firefox/85.0
Steps to reproduce:
I have set 'browser.bookmarks.defaultLocation' to "menu".
Actual results:
It is substituted with a random string.
Expected results:
Such substitution should not happen.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Bookmarks & History' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
The defaultLocation preference is used to save the last used location for where you stored a bookmark via the star UI (and possibly other places). A random string would be referencing the actual ID of the folder where that bookmark was saved.
If you want a consistent location for the default bookmark folder, that would be covered by bug 1412263 and maybe bug 1691729.
Resolving as invalid as the preference is behaving as expected.
Description
•