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.
|