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/04/24 14:06:31 UTC

DO NOT REPLY [Bug 8460] New: - using null="false" in message-resources adds alt & title element to generated html

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

using null="false" in message-resources adds alt & title element to generated html

           Summary: using null="false" in message-resources adds alt & title
                    element to generated html
           Product: Struts
           Version: Nightly Build
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: torgeir@vertech.no


(Struts nightly, dated 20020417)

When using this initialization for the message resources;

<message-resources parameter="PublishingApplicationResources" null="false" /> 
 
then the generated html for a jsp page using the struts taglibs contains alt &
title elements added. I've included a jsp file and the generated html with and
without setting null="false".

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