PROBLEM:
A URL with a whitespace in the URL (at least the host component) provided in a
href attribute is not detected.
METHOD:
Here are some examples (and see attached files):
<a class="external" href=" http:// idpf.org">
<a class="external" href=" http://idpf.or g">
<a class="external" href=" http://idpf .org">
RESULT:
No error or warning.
EXPECTED:
At least a warning.
PLATFORM:
Windows 7 pro.
Original issue reported on code.google.com by vgros00@gmail.com on 4 Jul 2013 at 10:18
Original issue reported on code.google.com by
vgros00@gmail.com
on 4 Jul 2013 at 10:18Attachments: