[ http://issues.apache.org/jira/browse/JAMES-588?page=all ]
Noel J. Bergman closed JAMES-588. --------------------------------- > XMLResource getString methods have incorrect javadocs, and one will throw an > NPE. > --------------------------------------------------------------------------------- > > Key: JAMES-588 > URL: http://issues.apache.org/jira/browse/JAMES-588 > Project: James > Issue Type: Bug > Components: James Core > Affects Versions: 2.3.0b3, 2.3.0b2, 2.3.0b1, 2.3.0a3, 2.3.0a2, 2.3.0a1, > 2.2.0, 2.3.0rc1 > Reporter: Noel J. Bergman > Assigned To: Noel J. Bergman > Priority: Minor > Fix For: 2.3.0rc2 > > > The javadocs for getString(String) and getString(String, Boolean) are wrong. > There is no string replacement. The one method that does do replacement, > getString(String, Map), does not check for a null string before attempting > replacement. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
