Closed
Bug 293050
Opened 20 years ago
Closed 20 years ago
Quotes are suffixed with spaces instead of prefixed.
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154120
People
(Reporter: xconspirisist, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The following discussion was the events that lead to this possible bug: http://www.phpbuilder.com/board/showthread.php?s=&postid=10618318#post10618318 Basicly, it seems that when the source of that page is viewed with MSIE, it comes out correctly, when viewed with firefox, the code is this: <a href =" blah.htm"> where the " and the space look like they've been swapped around. Reproducible: Always Steps to Reproduce: 1. Just visit the test page. Actual Results: The source, at least is viewed incorrectly. Although this creates no visible structural errors, the page does not validate on client side. Expected Results: Not mixed up the quote and the space, IE, no spaces in the filename. I believe this should be critical, as all pages effected with this error are appently not standards compliant.
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050505 Firefox/1.0+ WFM , same in IE/FF
Comment 2•20 years ago
|
||
James, can you see if the problem occurs in a nightly Firefox build? http://www.mozilla.org/developer/#builds As mentionned in that forum thread, this is very likely the same as bug 154120, whose fix will appear in Firefox in 1.1.
| Reporter | ||
Comment 3•20 years ago
|
||
The problem appears fixed in the nightly build, however I cannot install the extenion I wish to test - html validator ( based on tidy ) - is this a generic problem / feature of nightly builds?
Comment 4•20 years ago
|
||
Yes, extensions often don't work with nightlies. *** This bug has been marked as a duplicate of 154120 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•