https://issues.apache.org/bugzilla/show_bug.cgi?id=54801

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|EL-like expressions in      |EL-like expressions in
                   |jsp:scriptlet break         |jsp:scriptlet break
                   |compilation of tag files    |compilation of JSP XML
                   |using XML syntax            |documents

--- Comment #5 from Konstantin Kolinko <knst.koli...@gmail.com> ---
> helloWorld.tagx

This issue is not specific to tag files and is reproducible with JSP documents
as well. I attached "page1.jspx" and "page2.jspx" that reproduce this.

I am changing TITLE of this issue accordingly.

Presence of "CDATA" block is not important.


(In reply to comment #2)
>
> 3. It is strange that processChars() does EL parsing regardless of
> pageInfo.isELIgnored(). I suspect that it is a bug.
> 

Confirmed as a bug. I filed it separately as bug 54821.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to