ILLiad Known Issues
1 result found
-
ISO APDUs with type of Either are not identified correctly due to casing mismatch In ISOReceiver.java the receiveStatus method performs a conditional check for StatusQuery, StatusOrErrorReport, or APDUs with a type of "EITHER", but the casing using in APDUMapping.java is "Either" so it will never match and the correct process type cannot be determined.
Bug# 21967
1 vote