https://issues.apache.org/bugzilla/show_bug.cgi?id=51535
--- Comment #2 from Antoni Mylka <[email protected]> 2011-08-11 10:46:15 UTC --- Created attachment 27373 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27373 A patch which seems to fix the issue NDocumentInputStream.readUShort() method would delegate to LittleIndian.getShort(). I changed this to LittleIndian.getUShort(). Nothing else broke, so the lack of 'U' must have been a typo. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
