Closed
Bug 477528
Opened 17 years ago
Closed 14 years ago
Replace [amp]image to [amp]#8465;
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0
People
(Reporter: vsko, Unassigned)
References
Details
(Whiteboard: [fixed by the HTML5 parser])
Attachments
(1 file)
|
193 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6
http://example.com/?param=val&image=bug
Look at the link in Firefox
Reproducible: Always
Comment 1•15 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 2•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•15 years ago
|
||
In Firefox 3.6.12, this symbol can be seen up to now.
test.html
<pre>
text text text text text text text text text text text text text text
http://example.com/?param=val&image=bug
text text text text text text text text text text text text text text
</pre>
Should be:
http://example.com/?param=val&image=bug
A visible:
http://example.com/?param=valℑ=bug
Occurs some change &image=
Version: unspecified → 3.6 Branch
Updated•15 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INCOMPLETE → ---
Whiteboard: [CLOSEME 2010-11-01]
Comment 4•15 years ago
|
||
Interesting, I see this in Firefox 3.6, but not in the latest Firefox 4 build. Can you still reproduce using a build from <http://nightly.mozilla.org/>?
Whiteboard: [WFM?]
Comment 5•14 years ago
|
||
Reporter -> Are you still experiencing this issue with the latest version of Firefox 5? (comment 4 seems to point to this being fixed)
Comment 6•14 years ago
|
||
Looks to still be an issue with Mozilla/5.0 (Windows NT 5.1; rv:8.0a1) Gecko/20110802 Firefox/8.0a1 ID:20110802030845
Whiteboard: [WFM?]
Updated•14 years ago
|
Component: General → Layout: Text
Product: Firefox → Core
QA Contact: general → layout.fonts-and-text
Version: 3.6 Branch → Trunk
Component: Layout: Text → HTML: Parser
QA Contact: layout.fonts-and-text → parser
Fixed between 3.6 and 4.0, almost certainly by the HTML5 parser.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago → 14 years ago
Depends on: html5-parsing
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0
Updated•14 years ago
|
Whiteboard: [fixed by the HTML5 parser]
You need to log in
before you can comment on or make changes to this bug.
Description
•