Bug 424769 - Smart bookmarks Recent Tags menu contains self reference (PPC Mac) (for mak77@supereva.it, r=dietrich, a=beltzner)
git-svn-id: svn://10.0.0.236/trunk@250262 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3191,7 +3191,7 @@ PlacesSQLQueryBuilder::SelectAsTag()
|
||||
"SELECT null, 'place:folder=' || id || '&queryType=%d&type=%ld', "
|
||||
"title, null, null, null, null, null, null, dateAdded, lastModified "
|
||||
"FROM moz_bookmarks "
|
||||
"WHERE parent = %ld",
|
||||
"WHERE parent = %lld",
|
||||
nsINavHistoryQueryOptions::QUERY_TYPE_BOOKMARKS,
|
||||
nsINavHistoryQueryOptions::RESULTS_AS_TAG_CONTENTS,
|
||||
history->GetTagsFolder());
|
||||
|
||||
Reference in New Issue
Block a user