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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to