[Bug 55735] Additional quote entity in html element attribute evaluated in tagx if attribute contains EL expression

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735 --- Comment #1 from azuo@sohu.com --- Um... it seems JSP spec doesn't clarify the behavior at all... But XSLT does. If we "borrow" rules from XSLT, then some correct examples could be (text="2 > 1"): tagx/jspx: ABCD output: ABCD

[Bug 55735] Additional quote entity in html element attribute evaluated in tagx if attribute contains EL expression

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735 --- Comment #2 from azuo@sohu.com --- Conclusion: 1. If you use jspx or tagx, then never use any EL expressions within attribute values, and always use JSTL tag to output expression values within template content -- unless you know the

[Bug 52323] Cobertura test code coverage support for build.xml and build.properties.default

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323 --- Comment #3 from Violeta Georgieva --- Created attachment 30996 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30996&action=edit updated patch Hi, I touched the script here and there and also updated the version to 2.0.3. I

[Bug 52323] Cobertura test code coverage support for build.xml and build.properties.default

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323 --- Comment #4 from Violeta Georgieva --- The patch is against trunk (Tomcat 8) -- You are receiving this mail because: You are the assignee for the bug. - To unsubscrib

[Bug 55734] Manager using absolute URLs

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55734 --- Comment #11 from Christopher Schultz --- (In reply to Milo Hyson from comment #10) > I came across that same article when I Googled the issue. The problem is it > seems to be describing generally bad practices that are not specific to t

[Bug 55737] New: JVM crash with GzipOutputFilter

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55737 Bug ID: 55737 Summary: JVM crash with GzipOutputFilter Product: Tomcat 7 Version: 7.0.47 Hardware: Other OS: Linux Status: NEW Severity: blocker