[Bug 55158] New: Wasted work in AttributeNamesEnumerator constructor

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55158 Bug ID: 55158 Summary: Wasted work in AttributeNamesEnumerator constructor Product: Tomcat 7 Version: 7.0.41 Hardware: PC OS: Linux Status: NEW Seve

[Bug 55158] Wasted work in AttributeNamesEnumerator constructor

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55158 Adrian Nistor changed: What|Removed |Added Keywords||PatchAvailable CC|

[Bug 55159] New: Wasted work in ErrorReportValve.getPartialServletStackTrace

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55159 Bug ID: 55159 Summary: Wasted work in ErrorReportValve.getPartialServletStackTrace Product: Tomcat 7 Version: 7.0.41 Hardware: PC OS: Linux

[Bug 55159] Wasted work in ErrorReportValve.getPartialServletStackTrace

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55159 --- Comment #1 from Adrian Nistor --- Created attachment 30500 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30500&action=edit patchShort -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55159] Wasted work in ErrorReportValve.getPartialServletStackTrace

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55159 Adrian Nistor changed: What|Removed |Added Keywords||PatchAvailable CC|

[Bug 55160] New: NIO connectionUploadTimeout can't work

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55160 Bug ID: 55160 Summary: NIO connectionUploadTimeout can't work Product: Tomcat 7 Version: 7.0.30 Hardware: PC OS: other Status: NEW Severity: normal

[Bug 55160] NIO connectionUploadTimeout can't work

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55160 Roger Wang changed: What|Removed |Added OS|other |Windows 7 -- You are receiving this

[Bug 55162] New: Incorrect namespace URI test webapp

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55162 Bug ID: 55162 Summary: Incorrect namespace URI test webapp Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac OS X 10.4 Status: NEW Severity: min

[Bug 55162] Incorrect namespace URI test webapp

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55162 --- Comment #1 from Jeremy Boynes --- Created attachment 30503 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30503&action=edit Quick fix for namespace -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53737] Use ServletContext.getJspConfigDescriptor() in Jasper instead of XML-parsing of merged web.xml

2013-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53737 --- Comment #3 from Jeremy Boynes --- Created attachment 30504 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30504&action=edit Add support for JspConfig to JspC's ServletContext Related to r1377509 (reverted), this patch adds