Bug 15621 - <fmt:requestEncoding> doesn't work with tag handler pooling enabled
Summary: <fmt:requestEncoding> doesn't work with tag handler pooling enabled
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: unspecified
Hardware: All All
: P3 critical (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 04:36 UTC by Hans Bergsten
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.