You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2009/07/06 10:52:14 UTC

[jira] Assigned: (LUCENE-1734) CharReader should delegate reset/mark/markSupported

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

Uwe Schindler reassigned LUCENE-1734:
-------------------------------------

    Assignee: Uwe Schindler

I think this patch looks good. I will commit shortly.

> CharReader should delegate reset/mark/markSupported
> ---------------------------------------------------
>
>                 Key: LUCENE-1734
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1734
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 2.9
>            Reporter: Koji Sekiguchi
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1734.patch
>
>
> The final class CharReader should delegate reset/mark/markSupported to its wrapped reader. Otherwise clients will get "reset() not supported" exception.

-- 
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