Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While parsing check for existance of attribute #38

Merged
merged 1 commit into from Aug 5, 2016

Commits on Aug 3, 2016

  1. While parsing check for existance of attribute

    When parsing rel attributes, check for existance of the href attribute
    before extracting the text, sometimes like in this post somewhere
    https://www.patreon.com/posts/jeenas-excellent-6467133 it might be empty
    and causes an exception. All the other uses above this one check that too.
    jeena committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    f78162f View commit details
    Browse the repository at this point in the history