[QFJ-240] Reject not sent with "bad tag format" (OpenFIX) Created: 19/Sep/07 Updated: 07/Aug/08 Resolved: 03/Feb/08 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.2.1 |
Fix Version/s: | 1.3.2 |
Type: | Bug | Priority: | Default |
Reporter: | Graham Miller | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Issue Links: |
|
Description |
This is a failing OpenFIX test. The test sends a message with an SOH character in a field specifier (see 500^A40 below). QuickFIX/J does not send a reject. Here is what OpenFIX has to say about the test: Expected flow:
The details of these session-level tests can be found in the FIX 4.3 Specification, Volume 2. I get this message in my QuickFIX/J log, but no reject message: 13:49:49,765 ERROR [SocketConnectorIoProcessor-0.0] mina.initiator.InitiatorIoHa Here is the message they sent: FIX.4.2:XXX->OPENFIX: 8=FIX.4.2 |
Comments |
Comment by Toli Kuznets [ 21/Sep/07 ] |
This bug has a similar codepath as |