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=16741>. 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=16741 Velocity-Tools / ErrorTools patch ------- Additional Comments From [EMAIL PROTECTED] 2003-02-05 02:42 ------- Why do you want to expose the ActionErrors object to the template? this seems like a bad move to me. Also, why just expose the global errors key? Then you have to do $errors.get($errors.global) to use it, right? Why not make ErrorTool.getGlobal() return list of 'global' messages directly? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
