Closed Bug 86119 Opened 23 years ago Closed 23 years ago

quotes are converted into %22 and %27 inside javascript: hrefs when combined whith non-western encoding

Categories

(Core :: DOM: HTML Parser, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: indeyets, Assigned: nhottanscp)

References

()

Details

open URL, put mouse over links, watch status-bar

press Ctrl+U and compare what you seen to source...

The most odd behaviour is seen when UTF-8 encoding selected...
I believe this is a duplicate of bug 51355. Reassigning to Parser 
component and to nhotta, as in bug 51355, for the final decision - 
Assignee: rogerl → nhotta
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Parser
Ever confirmed: true
QA Contact: pschwartau → bsharma
question:
<a href="javascript:top.PutName('Test')">000</a>
What does that supposed to do when you click the link?
It called function in a web-chat... Had to put target name in front of message...

In case of this bug, it really doesn't matter :)
I checked in a fix for bug 51355, could you try tomorrow's build?
The % escape should be gone by that fix.
I think this is fixed, please verify with the latest build.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified on
build: 2001-06-27-04-Trunk
platform: Win NT

The test case loads fine.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.