Closed Bug 262562 Opened 20 years ago Closed 20 years ago

View source collapses quotation marks """""" -> "

Categories

(Toolkit :: View Source, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 43267

People

(Reporter: claudio, Assigned: bugs)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 AND 1.0PR

View source collapses quotation marks. On, for example, <a
href="foo.html""""""""> you'll see <a href="foo.html">. This could be a problem
(time loss) when you validate a page and you get such syntax error. Simply
viewing the source you'll not be aware of the problem. Confusing.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
As for blanks (that are not collapsed in view source), quotation marks should
not be collapsed.
Confirming with OS X
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913
Firefox/0.10
Suggesting OS->All.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041002
Firefox/0.10.1

Confirming

The same happens when you use a local file.
went trough 2500+ bugs in browser, couldn't find a dupe

I don't know if this should be 
->Browser
->All/All
->New

So I'll leave that to someone who knows more about it
Reproduced
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041001
Firefox/0.10 

Os->All
Status->New

I'm not sure if Product->Browser. I could reproduce in Seamonkey. Is is code
common, if not should 2 copies of the bug be created.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
view source is not the exact source, its the DOM source, there's dozens of bugs
on this, perhaps not this exact issue, but this type of issue in general.
Whiteboard: DUPEME
Depends on: 57724
I fixed this recently on the trunk. The fix isn't in on the avairy branch,
however (and probably won't make it there). For the record, view-source should
be getting a lot better pretty soon.

*** This bug has been marked as a duplicate of 43267 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Status: RESOLVED → VERIFIED
No longer depends on: 57724
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.