Bug 15621

Summary: <fmt:requestEncoding> doesn't work with tag handler pooling enabled
Product: Taglibs Reporter: Hans Bergsten <hans>
Component: Standard TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: critical    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Hans Bergsten 2002-12-23 04:36:04 UTC
The tag handler for <fmt:requestEncoding> in Standard 1.0.2 (and the 20021222
nightly build) doesn't reset the encoding value it picks up from the
javax.servlet.jsp.jstl.fmt.request.charset session attribute between invokations.
Comment 1 Pierre Delisle 2003-01-02 22:51:29 UTC
Thanks for the report. There indeed was a bug and it is now fixed.