amaresh19 / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

URL in href attribute started by file:// #289

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PROBLEM:

URL like file:///C:/aFolder/afile.pdf should not be used in EPUB file.

METHOD:

For example:

<a class="external" href="file:///C:/aFolder/afile.pdf">

RESULT:

No error or warning.

EXPECTED:

At least a warning.

PLATFORM:

Windows 7 pro.

ADDITIONAL INFO:

See attached files.

Original issue reported on code.google.com by vgros00@gmail.com on 4 Jul 2013 at 10:32

Attachments:

GoogleCodeExporter commented 9 years ago
THIS ISSUE MOVED TO GITHUB:
https://github.com/IDPF/epubcheck/issues/

Original comment by rdeltour@gmail.com on 7 Nov 2013 at 10:49