[QFJ-767] StartTime/EndTime should be optional when NonStopSession=Y Created: 03/Jan/14 Updated: 02/Apr/15 Resolved: 06/Jan/14 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 1.6.0 |
| Type: | Bug | Priority: | Default |
| Reporter: | Nikitas Leogas | Assignee: | Christoph John |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Currently, the StartTime and EndTime parameters are expected to exist even if NonStopSession is set to Y. This should not be, since in that case these two parameters do not apply. |
| Comments |
| Comment by Nikitas Leogas [ 04/Jan/14 ] |
|
Proposed fix |
| Comment by Christoph John [ 06/Jan/14 ] |
|
Committed as http://sourceforge.net/p/quickfixj/code/1134/. |