You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/09/07 05:15:57 UTC

[jira] Created: (LUCENE-1892) Demo HTMLParser compares StringBuffer to an empty String with .equals

Demo HTMLParser compares StringBuffer to an empty String with .equals
---------------------------------------------------------------------

                 Key: LUCENE-1892
                 URL: https://issues.apache.org/jira/browse/LUCENE-1892
             Project: Lucene - Java
          Issue Type: Bug
          Components: Other
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Trivial
             Fix For: 2.9




-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-1892) Demo HTMLParser compares StringBuffer to an empty String with .equals

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller resolved LUCENE-1892.
---------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [New])

> Demo HTMLParser compares StringBuffer to an empty String with .equals
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-1892
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1892
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Other
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Trivial
>             Fix For: 2.9
>
>         Attachments: LUCENE-1892.patch
>
>


-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-1892) Demo HTMLParser compares StringBuffer to an empty String with .equals

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated LUCENE-1892:
--------------------------------

    Attachment: LUCENE-1892.patch

checks stringbuffer.length == 0 instead

> Demo HTMLParser compares StringBuffer to an empty String with .equals
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-1892
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1892
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Other
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Trivial
>             Fix For: 2.9
>
>         Attachments: LUCENE-1892.patch
>
>


-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org