DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30960>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30960 MessageResourceConfig.nullValue = false Summary: MessageResourceConfig.nullValue = false Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I created a patch for clazz MessageResourceConfig.java it sets the default for *null* to 'false'. so users, that are missing an i18n-key/value in their Foo.properties will become an *error*-message like: ???de.memberForm.nameOfMember??? instead of an execption. in JSF this is the default-behaivor. I guess it is more clearer to (new) users... ? Serverity was set to MINOR, since this is not a showstopper... :) but it is also not an Enhancement... ;-) Regards, Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]