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=15703>. 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=15703 Illegal scope attribute without var in "fmt:setLocale" tag [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[EMAIL PROTECTED] |tomcat- | |[EMAIL PROTECTED] Status|ASSIGNED |NEW Component|Standard Taglib |Jasper Product|Taglibs |Tomcat 5 Version|unspecified |5.0.16 ------- Additional Comments From [EMAIL PROTECTED] 2003-12-12 01:04 ------- The JSP 2.0 spec now states the following: TagLibraryValidator() public ValidationMessage[] validate(java.lang.String prefix, java.lang.String uri, PageData page) ... uri - the tag library’s unique identifier (uri used to be defined as: "uri - the value of the uri argument in the directive") This change to the spec means that this bug should now be solved with a JSP 2.0 container. But I still get an error with Tomcat 5.0.16. Thanks for looking into this! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]