GitHub user HansBrende opened a pull request:

    https://github.com/apache/any23/pull/86

    ANY23-351 fixed NullPointerException in HCardExtractor

    This PR:
    1. fixes the NullPointerExceptions that have occurred in HCardExtractor
    2. supports the 'srcset' attribute in obtaining urls from img elements
    3. fixes the fallback url extraction method to align with the spec by only 
obtaining url text from 'value'-class elements, or, if none defined, from 
non-'type'-class elements.
    
    mvn clean test -> all tests pass

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HansBrende/any23 ANY23-351

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #86
    
----
commit 31e1142d1c43ca06065d6d48dd929f16a60f7c12
Author: Hans <firedrake93@...>
Date:   2018-06-27T16:26:50Z

    ANY23-351 fixed NullPointerException in HCardExtractor

----


---

Reply via email to