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