You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/30 06:39:12 UTC

DO NOT REPLY [Bug 7902] - The exception handling declaration in the DTD doesn't allow you to pick a bundle for the key

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

The exception handling declaration in the DTD doesn't allow you to pick a bundle for the key





------- Additional Comments From craig.mcclanahan@sun.com  2002-06-30 04:39 -------
The "bundle" element has been added to <exception> in nightly build 20020630. 
There is not yet any easy way to take advantage of this for an ActionError or
ActionMessage (have to be careful adding constructors with the extra string
argument, because it will make lots of existing calls ambiguous), but apps that
access ExceptionConfig directly can at least take advantage of this now.

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