Closed
Bug 273249
Opened 20 years ago
Closed 19 years ago
bookmarks as [object HTMLImageElement]
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: masato.ikeda, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041204 Firefox/1.0+
Trying to bookmark a page which contains an img element with id="title" or
name="title",
the name of the bookmark is "[object HTMLImageElement]" instead of the real title.
If you remove id="title" or name="title", that will not happen.
Reproducible: Always
Steps to Reproduce:
1. Visit http://aerial.s55.xrea.com/toybox/mozilla/bug/bug-orgXXXX.html .
2. Bookmark it.
Actual Results:
The name is "[object HTMLImageElement]".
Expected Results:
The name should be "testcase".
This happened also with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.7.5) Gecko/20041107 Firefox/1.0 ,
but not with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6)
Gecko/20041204 .
So it may be only with Firefox.
Reporter | ||
Comment 1•20 years ago
|
||
See also https://bugzilla.mozilla.org/show_bug.cgi?id=214832 , a similar bug
with Mozilla Suite.
Comment 2•20 years ago
|
||
Yep, this is a bug in the Firefox bookmark fork.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•19 years ago
|
||
This bug seemes to be fixed on Firefox 1.0.4.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511
Assignee: vladimir+bm → nobody
Comment 4•19 years ago
|
||
Yes, "fixed" as a side effect of the xpcwrappednative changes in Firefox 1.0.3 and later.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Comment 5•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•