Code Monkey home page Code Monkey logo

Comments (5)

rdeltour avatar rdeltour commented on July 16, 2024

From [email protected] on June 05, 2008 13:02:12

Patch above has typo. Use new patch (attached).

Attachment: irc_support.patch

from epubcheck.

rdeltour avatar rdeltour commented on July 16, 2024

From [email protected] on June 05, 2008 13:09:21

I've also got urls with smb://, news://, and vnc://. Can I get those too?

from epubcheck.

rdeltour avatar rdeltour commented on July 16, 2024

From [email protected] on June 05, 2008 13:24:25

I think that this should still be at least a WARNING if not an error if the requested
scheme isn't registered. http://www.iana.org/assignments/uri-schemes.html Now there are a number of other unregistered schemes out there but which ones can
.epub readers really be expected to understand? I think throwing errors or warnings
is reasonable behavior if your using an unregistered URI scheme.

from epubcheck.

rdeltour avatar rdeltour commented on July 16, 2024

From [email protected] on June 05, 2008 13:25:42

Gavin is right. I change my request to allow the decision between warning or error on
unregistered schemes via a command-line flag.

from epubcheck.

rdeltour avatar rdeltour commented on July 16, 2024

From [email protected] on June 24, 2008 10:09:49

Yes, this is a valid issue.
I have just checked in the fix. Now, epubcheck will generate an error whenever a non-registered schema-type
is used in an href. The list of registered schematypes is held in the resource registeredSchemas.txt under the
com.adobe.epubcheck.ops package. If you want to go ahead and use an unregistered schema-type and not
get a warning, simply add your schema-type url beginning (eg: irc://) to the end of the list.

Hope this solves the issue to your satisfaction.

-Piotr

PS: The epubcheck will still report errors if you give it a bad value for the href attribute.

Status: Fixed

from epubcheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.