You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/10/29 15:14:24 UTC

[jira] Reopened: (LUCENE-2284) MatchAllDocsQueryNode toString() creates invalid XML-Tag

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

Robert Muir reopened LUCENE-2284:
---------------------------------


reopening for possible 2.9.4/3.0.3 backport.


> MatchAllDocsQueryNode toString() creates invalid XML-Tag
> --------------------------------------------------------
>
>                 Key: LUCENE-2284
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2284
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/*
>         Environment: all
>            Reporter: Frank Wesemann
>            Assignee: Robert Muir
>             Fix For: 2.9.4, 3.0.3, 4.0
>
>         Attachments: LUCENE-2284.patch
>
>
> MatchAllDocsQueryNode.toString() returns "<matchAllDocs field='*' term='*'>", which is inavlid XML should read "<matchAllDocs field='*' term='*' />.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org