You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/10/05 17:29:30 UTC

DO NOT REPLY [Bug 31550] New: - Jasper fails to compile a custom tag if one of the tag attributes has "\\" in it.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31550>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31550

Jasper fails to compile a custom tag if one of the tag attributes has "\\" in it.

           Summary: Jasper fails to compile a custom tag if one of the tag
                    attributes has "\\" in it.
           Product: Tomcat 4
           Version: 4.1.30
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: peilinz@hotmail.com


In a JSP page, if a custom tag's attribute contains "\\" or "\\\\", Jasper gives
the following error: "jsp.error.attribute.unterminated".
If a space is appended at the end, for example "\\ ", then the page compiles
correctly.
Will attach the stack trace and example JSP file if I can figure out how.

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