[ 
https://issues.apache.org/jira/browse/ANY23-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479377#comment-16479377
 ] 

Hudson commented on ANY23-349:
------------------------------

SUCCESS: Integrated in Jenkins build Any23-trunk #1568 (See 
[https://builds.apache.org/job/Any23-trunk/1568/])
ANY23-349 repair syntactically invalid microdata links (hans: rev 
dae72f3edac0c3e23bfcea97fc031b92dd55c5ed)
* (add) test-resources/src/test/resources/microdata/tel-test.html
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataExtractor.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataExtractorTest.java


> MicrodataExtractor errors for links that are telephone numbers
> --------------------------------------------------------------
>
>                 Key: ANY23-349
>                 URL: https://issues.apache.org/jira/browse/ANY23-349
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: microdata
>    Affects Versions: 2.3
>            Reporter: Hans Brende
>            Assignee: Hans Brende
>            Priority: Major
>             Fix For: 2.3
>
>
> I get the following error when extracting from 
> http://clubzone.com/ontario-los-angeles/places/
> This error kills the whole extraction process.
> {code}
> Exception in thread "main" org.apache.any23.extractor.ExtractionException: 
> Error while processing on subject '_:node1cb6a1b5jx5' the itemProp: '{ 
> "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/DIV[3]/DIV[1]/DIV[1]/SECTION[1]/ARTICLE[2]/DIV[2]/DIV[1]/P[2]/A[1]",
>  "name" : "telephone", "value" : { "content" : "tel:(909) 484-2020", "type" : 
> "Link" } }' 
>       at 
> org.apache.any23.extractor.microdata.MicrodataExtractor.processType(MicrodataExtractor.java:442)
>       at 
> org.apache.any23.extractor.microdata.MicrodataExtractor.run(MicrodataExtractor.java:116)
>       at 
> org.apache.any23.extractor.microdata.MicrodataExtractor.run(MicrodataExtractor.java:60)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to