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
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
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.