[QFJ-724] quickfix.field.NoLegSecurityAltID extends quickfix.StringField instead of quickfix.IntField Created: 24/Dec/12 Updated: 21/Apr/16 Resolved: 04/Jan/16 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Message Generation |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 1.6.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Maarten Boekhold | Assignee: | Christoph John |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
quickfix.field.NoLegSecurityAltID extends quickfix.StringField instead of quickfix.IntField like all the other "No*" fields... |
| Comments |
| Comment by Laurent Danesi [ 24/Dec/12 ] |
|
Committed in r1114 |
| Comment by Maarten Boekhold [ 09/Sep/15 ] |
|
Hi, No, this issue is not fixed, see https://github.com/quickfix-j/quickfixj/search?utf8=%E2%9C%93&q=NoLegSecurityAltID |
| Comment by Christoph John [ 04/Jan/16 ] |
|
Hi Maarten Boekhold, the referenced commit does indeed point to another issue. Will reopen this. |
| Comment by Christoph John [ 04/Jan/16 ] |
|
Corrected with https://github.com/quickfix-j/quickfixj/commit/bbf8de58a336d5812802044190efbb7ce98f4ce2 |