Closed
Bug 35444
Opened 25 years ago
Closed 25 years ago
Dr Watson Error when parsing target attributes with spaces in Anchor tags
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: webmaster, Assigned: rickg)
Details
After a little investigation, I have found that if you create an Anchor tag
with a target attibute which contains a space e.g.
<a href="http://www.easysoft.com" target="Easysoft Website">Easysoft.com</A>
clicking the link causes a Dr Watson error (under NT).
Removing the space from the target attribute fixes the problem.
I realise (now) that spaces are illegal in frame-target names, but I feel it
should not cause the browser to crash.
Comment 1•25 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•