LDAP evaluation of an array of shorts is incorrect
--------------------------------------------------
Key: FELIX-1258
URL: https://issues.apache.org/jira/browse/FELIX-1258
Project: Felix
Issue Type: Bug
Components: Framework, Specification compliance
Affects Versions: felix-1.8.0
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Priority: Minor
Fix For: felix-2.0.0
There is a copy-and-paste error in the handling of an array of shorts. It was
copied from an array of bytes, but was not edited to be shorts, so we get a
casting exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.