Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.4.0, 1.5.0
-
Fix Version/s: 1.5.3
-
Component/s: Documentation, Engine
-
Labels:None
-
Environment:All Platforms
Description
Delimiter is misspelled as "delimeter" in the following Java source:
Source:
- core/src/main/java/quickfix/DataDictionary.java
- core/src/main/java/quickfix/FileLog.java
- core/src/main/java/quickfix/Group.java (javadocs only)
- core/src/main/java/quickfix/Message.java
- core/src/test/java/quickfix/RepeatingGroupTest.java
API:
- quickfix.DataDictionary.GroupInfo.getDelimeterField()
- quickfix.DataDictionary.GroupInfo serialization if used
Please correct and add deprecated legacy cover methods.