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

MissingResourceException when translating an invalid setProperty tag

           Summary: MissingResourceException when translating an invalid
                    setProperty tag
           Product: Tomcat 4
           Version: 4.0.4 Beta 1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If the 'name' attribute of the jsp:setProperty tag is "*" and 'value' is 
specified (which is not valid by JSP syntax), the JSP compiler attempts to 
report an error, but fails to find the error message, because of a typo in the 
resource key name.

See the attached patch.

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

Reply via email to