[QFJ-811] Tag 989 is hard coded wrongly in version 1.5.3 Created: 06/Oct/14 Updated: 17/Jun/20 Resolved: 29/Jul/19 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 2.2.0 |
| Type: | Bug | Priority: | Default |
| Reporter: | Chaitanya N | Assignee: | Wojciech Zankowski |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Tag 989 should come after tag 81, which comes under the repeating group tag of tag 79. public NoAllocs() { ); I know there is a work around ValidateUnorderedGroupFields='N' to ignore validation of repeating groups, But can we have a proper fix to cater to people who doesn't want to use this work around? |