You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/01/15 19:02:54 UTC

[jira] Updated: (JCR-2323) InputStream.read return value is ignored.

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

Jukka Zitting updated JCR-2323:
-------------------------------

    Fix Version/s: 1.6.1

Merged to the 1.6 branch in revision 899735.

> InputStream.read return value is ignored.
> -----------------------------------------
>
>                 Key: JCR-2323
>                 URL: https://issues.apache.org/jira/browse/JCR-2323
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha11
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.1, 2.0-beta1
>
>
> RepositoryImpl.loadRootNodeId reads from an InputStreamReader using read(...) and ignores the return values.
> This results in a problem if the input stream doesn't read all bytes.

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