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

html:messages tag does not work

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |



------- Additional Comments From [EMAIL PROTECTED]  2002-07-08 14:51 -------
the current html:messsages tag will not display any action messages - as if 
there are no messages to display.

"the patch" is completely different from the current tag as the patch extends 
the errors (which works just fine) tag and broadens the cast to ActionMessage 
rather than ActionError.  In addition, one no longer needs to 
specify "messages=true" to display messages rather than errors.  Presumably 
somone who wished to display errors would simply use html:errors.

A diff would be unhelpful as it is completely different from the current tag 
and no less tedious than a line by line comparison.  As mentioned above, the 
current tag extends errors tag, overrides doStartTag and is almost identical 
except that it casts to ActionMessage rather than ActionError and calls 
RequestUtils.getActionMessages

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to