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

Struts-EL: html:javascript got new "htmlComment" attribute, so it needs to be in 
html-el:javascript

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-10-26 05:25 -------
I've added the "htmlComment" attribute to the "html-el:javascript" tag.  I also
noticed that I missed the "page" attribute in my search for non-string primitive
types, which need checks for null values.  If the value was specified, but it
EL-ed to a null value, it would have thrown a confusing exception.  This fix
makes it ignore the setting, to be consistent with JSTL usage.

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to