[QFJ-343] Executor creates invalid response to NewOrderSingle for FIX 4.3 and FIX 4.4 Created: 28/Aug/08 Updated: 06/Oct/08 Resolved: 08/Sep/08 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Examples |
Affects Version/s: | 1.3.1 |
Fix Version/s: | 1.3.3 |
Type: | Bug | Priority: | Default |
Reporter: | Michael Franz | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Environment: |
Windows XP |
Description |
The Executor creates and execution report to send back as an acknowledgment of order received, however the execution report is missing the symbol (TAG 55). Banzai rejects the message. This logic for FIX 4.4 also creates a FIX 4.3 execution report instead of a FIX 4.4 execution report. |