Closed
Bug 55466
Opened 24 years ago
Closed 24 years ago
when click the href="javascript:alert('Japanese Words')"... , ' is %27.
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: tato, Assigned: rogerl)
References
()
Details
1. Error when click the <a href="javascript:alert('Japanese Words')">...
' is %27.
2. Error when click the <a href='javascript:alert("Japanese Words")'>...
" is %22.
and..
3. crash when click the <a href='javascript:alert("a")'>...
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 55468 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•