[QFJ-641] Invalid fields order in InstrmtLegExecGrp component for FIX50 Created: 12/Oct/11  Updated: 15/Nov/12  Resolved: 19/Oct/11

Status: Closed
Project: QuickFIX/J
Component/s: Metadata/Specs
Affects Version/s: 1.5.0
Fix Version/s: 1.5.2

Type: Bug Priority: Default
Reporter: Sergey Assignee: Laurent Danesi
Resolution: Fixed Votes: 0
Labels: None


 Description   

FIX50 spec specifies order:
687 LegQty
685 LegOrderQty
...
637 LegLastPx

But FIX50.xml and generated InstrmtLegExecGrp.java has:
687 LegQty
...
637 LegLastPx
685 LegOrderQty



 Comments   
Comment by Laurent Danesi [ 19/Oct/11 ]

committed rev #1055

Comment by Sergey [ 19/Oct/11 ]

Thanks Laurent!

Generated at Mon Apr 29 00:31:33 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.