Closed Bug 404689 Opened 18 years ago Closed 18 years ago

"TokensToQueries(), ignoring unknown key" / "resolveNullBookmarkTitles" warnings to the console when I search in bookmarks organizer

Categories

(Firefox :: Bookmarks & History, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: moco, Unassigned)

References

Details

warnings to the console when I search in bookmarks organizer note, this is even after mano's fix for bug #404446 WARNING: TokensToQueries(), ignoring unknown key: : file /Users/sspitzer/Desktop/trunk/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp, line 771 WARNING: resolveNullBookmarkTitles: file /Users/sspitzer/Desktop/trunk/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp, line 772 WARNING: TokensToQueries(), ignoring unknown key: : file /Users/sspitzer/Desktop/trunk/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp, line 771 WARNING: resolveNullBookmarkTitles: file /Users/sspitzer/Desktop/trunk/mozilla/toolkit/components/places/src/nsNavHistoryQuery.cpp, line 772
note, searching seems to work fine.
I would bet this happens because you've had that search already saved. We cannot remove this option from saved queries.
this will occur for any pre-b2 profiles w/ that since-removed key. we ignore (but warn, obviously) when we encounter unknown keys in places queries, so it shouldn't break anything. (In reply to comment #2) > I would bet this happens because you've had that search already saved. We > cannot remove this option from saved queries. > we could, but cost of doing so outweighs the benefits.
you guys are both right. 1) I had two old saved searches (from the special Places folder). 2) The work around was to manually edit the urls from within the organizer. 3) I'm glad we gracefully handle keys we don't understand (see bug #399367) 4) we could fix this, but I agree with dietrich, risk > reward. based on all this, marking as WONTFIX. updating summary, as I'm sure our excellent nightly testers will run into this and query for it.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Summary: warnings to the console when I search in bookmarks organizer → "TokensToQueries(), ignoring unknown key" / "resolveNullBookmarkTitles" warnings to the console when I search in bookmarks organizer
note, we'll be doing some migration for bugs #399477 and bug #404871. when we fix those issues, we'll be indirectly fixing this bug.
> when we fix those issues, we'll be indirectly fixing this bug. actually, this is not true, as we removing the old "Places" folder is wontfixed. see bug #406696
Depends on: 406696
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.