You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2009/09/24 15:40:16 UTC

[jira] Resolved: (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 ]

Thomas Mueller resolved JCR-2323.
---------------------------------

    Resolution: Fixed

> 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: 2.0.0
>
>
> 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.