[QFJ-473] Web docs wrongly say that ValidateUserDefinedFields default is "N", it's actually "Y" Created: 20/Sep/09 Updated: 15/Nov/12 Resolved: 15/Jan/10 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Documentation |
Affects Version/s: | 1.4.0 |
Fix Version/s: | 1.5.0 |
Type: | Bug | Priority: | Default |
Reporter: | Grant Birchmeier | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Environment: |
web manual |
Issue Links: |
|
Description |
Web docs erroneously say ValidateUserDefinedFields default is "N", which is wrong. (Also notice that the name of the setting is not italicized like the rest are.) The source for DataDictionary.java that the default is actually "Y". See http://www.quickfixj.org/jira/browse/QFJ-449 which is similar. Is the process for changes to the web docs sufficient to prevent silly errors like this in the future? |