[Quickfix-developers] CFG file documentation error
Brought to you by:
orenmnero
From: Scott H. <sco...@fo...> - 2005-01-21 23:26:05
|
The file doc/html/configuration.html (which I would wager is a frequently bookmarked page on the website) has the ConnectionType parameter misspelled as "initator". Might seem like a minor problem, but the src/C++/Initiator.cpp initialize() loop silently ignores anything but "initiator" and results in the user getting a mysterious "No sessions defined for initiator" message. I have added a feature request (#54) for a sanity check when loading the SessionSettings from a .cfg file. Can someone please correct the configuration.html file in CVS (and on the current website) also? I didn't report that as a separate bug. |