[QFJ-284] Misspelling in configuration setting FileLogHeartbeats Created: 04/Jan/08 Updated: 15/Jan/08 Resolved: 10/Jan/08 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.3.0 |
| Fix Version/s: | 1.3.1 |
| Type: | Bug | Priority: | Default |
| Reporter: | david koo | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is a misspelling in the value assigned for SETTING_LOG_HEARTBEATS constant field in FileLogFactory.java It is assigned a constant value of "FileLogHeatbeats" when it should be "FileLogHeartbeats". It is causing the documented configuration setting to be ignored. |