You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/02/26 12:23:04 UTC

[jira] Updated: (SOLR-1040) XPathEntityProcessor fails with an xpath like /feed/entry/link[@type='text/html']/@href

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

Noble Paul updated SOLR-1040:
-----------------------------

    Attachment: SOLR-1040.patch

if there are single quotes they must be escaped

> XPathEntityProcessor fails with an xpath like /feed/entry/link[@type='text/html']/@href
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-1040
>                 URL: https://issues.apache.org/jira/browse/SOLR-1040
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1040.patch
>
>
> If an XPath expression is
> {code}
>  /feed/entry/link[@type='text/html']/@href
> {code}
> the xpath does not work

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.