Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0 Final, 1.0.1, 1.0.2, 1.0.3
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Description
This is currently and issue either with multibyte characters in FIX messages (somewhat rare, but it's been requested by a user) and with checksum problem with unintentional nonprinting characters in messages. The default encoding differs by platform so it's not a good idea to use the implicit default encoding.
Attachments
Issue Links
| This issue duplicates: | ||||
| QFJ-38 | FIX Message support double-byte charset. |
|
|
|
We'll need to modify both the FIX decoder and encoder.