Links getting screwed with JavaScript
-
WordPress seems to be messing up links placed into comments.
Here’s the link I want:
https://mail.google.com/support/bin/answer.py?hl=en&answer=32050
And this is what WordPress does to it (Copy link location):
javascript:if%20(confirm(‘This%20link%20will%20take%20you%20to%20the%20URL%20https://mail.google.com/support/bin/answer.py?hl=en%26%23038;%20-%20is%20that%20something%20you%20want%20to%20do?’))%20document.location=’https://mail.google.com/support/bin/answer.py?hl=en&’;
So you don’t end up at the right URL at all.
To see this in action go to:
https://computerandonlinesecurity.com/blog/hints-tips/password-mania-or-something-completely-different/And check out Comment #6.
How do I fix?
- The topic ‘Links getting screwed with JavaScript’ is closed to new replies.