You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Hans Brende (JIRA)" <ji...@apache.org> on 2018/04/16 04:23:00 UTC

[jira] [Updated] (ANY23-349) MicrodataExtractor errors for links that are telephone numbers

     [ https://issues.apache.org/jira/browse/ANY23-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Brende updated ANY23-349:
------------------------------
    Summary: MicrodataExtractor errors for links that are telephone numbers  (was: MicrodataExtractor )

> 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
>            Priority: Major
>
> 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)