Closed Bug 77520 Opened 23 years ago Closed 23 years ago

"Copy Link Location" inserts at newline if "!" is in the link

Categories

(Core :: DOM: Serializers, defect)

defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: bugzilla, Assigned: anthonyd)

References

()

Details

If you have a link like this in a webpage:
http://www.!gemal.dk
then rightclikcing on it and selecting "Copy Link Location" seems to do some
weird stuff.

If you paste the newly copies link into a textfiels you get:
http://www.!
gemal.dk

and not:
http://www.!gemal.dk

Somehow there seems to be inserted a newline after the "!".

build 20010424 on win2k
ups.. sorry. The link I tried to copy looked like this:

<a href="http://www.w!
ebreference.com/programming/javascript/professional/chap4/5/"
target="_blank">Professional JavaScript: Other JavaScript-Enabled Browsers</a>

I'll open a new bug on the stripping on newlines in links.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
verified in 4/25 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.