You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2002/07/03 02:38:05 UTC

DO NOT REPLY [Bug 9628] - James config file TLS support erroneous in 2.0a3

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9628>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9628

James config file TLS support erroneous in 2.0a3





------- Additional Comments From farsight@alum.mit.edu  2002-07-03 00:38 -------
This bug is actually a symptom of a more general problem that has recently 
been discussed on avalon-dev. The class 
org.apache.avalon.framework.configuration.AbstractConfiguration 's method 
getValueAsBoolean(...) checks only for a case-sensitive "true" or "false".  
This method should check for (at least) all the standard XML booleans in a 
case-insensitive fashion.  So this bug should be re-filed against the Avalon 
Framework.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>