Closed
Bug 387833
Opened 18 years ago
Closed 18 years ago
Cannot add keyword bookmark
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: abillings, Assigned: philor)
References
()
Details
Attachments
(1 file)
1.65 KB,
patch
|
asaf
:
review+
|
Details | Diff | Splinter Review |
Related to 385316 (where the repro steps initially came from).
Steps to reproduce:
1. Go to http://www.howstuffworks.com/
2. In the web site's search field right click and choose: "Add a Keyword for
this Search"
3. Enter anything for the name and anything for a keyword.
4. Click on "Add"
Expected Result: Keyboard bookmark is added.
Actual Result: No bookmark added. Add bookmark dialog does not receive the click on the "add" button and does not dismiss.
Found on: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/200707110404 Minefield/3.0a7pre
Comment 1•18 years ago
|
||
- Error: uncaught exception: [Exception... "'[JavaScript Error: "annos.setPageAnnotationString is not a function" {file: "chrome://browser/content/places/utils.js" line: 1307}]' when calling method: [nsITransaction::doTransaction]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/places/bookmarkProperties.js :: BPP__getCreateItemTransaction :: line 1003" data: yes]
from Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a7pre) Gecko/200707110505 Minefield/3.0a7pre with the steps to reproduce from Al.
OS: Mac OS X → All
Assignee | ||
Comment 2•18 years ago
|
||
Mano should check whether Mano is using something before Mano makes it impossible for Mano to use it :)
Comment 3•18 years ago
|
||
Comment on attachment 271966 [details] [diff] [review]
Fix
r++
Attachment #271966 -
Flags: review?(mano) → review+
Assignee | ||
Comment 4•18 years ago
|
||
browser/components/places/content/utils.js 1.49
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•18 years ago
|
||
Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/200707120404 Minefield/3.0a7pre.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
Reporter | ||
Updated•17 years ago
|
Flags: in-testsuite? → in-litmus?
Comment 6•17 years ago
|
||
Flags: in-litmus? → in-litmus+
Comment 7•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
•