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=15832>. 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=15832 Missing key in resource file causes html:logic tag messagesPresent message="true" to fail... [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-01-15 05:57 ------- Expanding on David's comments, the key 'error.general' is defined as the value of Tokens.ERROR_GENERAL in the Scaffold project in the Commons Sandbox. That constant is referenced from two classes in the Struts 'contrib' Scaffold area, and a corresponding resource is defined in three resource files in the Struts 'contrib' area, two in Artimus and one in Scaffold. I'm closing this bug report as invalid, since Struts has no specific knowledge of an 'error.general' key, and therefore cannot check for it, as you suggest. If there is a Struts-specific problem that you can describe, please reopen and explain. Note that the 'null' attribute of the <message-resources> element in your Struts config file lets you choose whether the value returned for a non- existent resource should be null or an artificial value based on the resource key. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
