[QFJ-675] Message.clear() should reset position field to zero to enable Message to be reused Created: 25/Apr/12 Updated: 24/Aug/12 Resolved: 02/Aug/12 |
|
| Status: | Resolved |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.3 |
| Type: | Bug | Priority: | Default |
| Reporter: | Ming Fang | Assignee: | Christoph John |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since the clear() does not currently reset the position field, the next call to parse() will not work. |