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 2003/04/28 21:02:09 UTC

DO NOT REPLY [Bug 19396] New: - Tag html:javascript has no bundle attribute

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

Tag html:javascript has no bundle attribute

           Summary: Tag html:javascript has no bundle attribute
           Product: Struts
           Version: 1.1 RC1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Validator Framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: toni.menninger@silverleap.com


The tag class org.apache.struts.taglib.html.JavascriptValidatorTag does support 
a bundle attribute to specify the resource bundle but the tag library 
descriptor does not support this attribute. In consequence, the tag only works 
if it can find the default bundle in the application scope.

This handling is inconsistent. The html:errors tag, which handles the same 
error messages, accepts a bundle tag. I would like to specify the same bundle 
parameter for the javascript tag.

I regard this as a bug and not an enhancement.

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