Installation guide
Fixed Problems
38 iPlanet Web Server, Enterprise Edition Release Notes • June 20, 2001
• 531468. .htaccess authentication fails if group order is not in the same in htaccess file and
group file.
• 532213. When
parameterEncoding is enabled in context.properties, servlets/JSPs return
null on a call to
request.getParameter(). This happens because the parameterEncoding was
set to
utf-8 in context.properties, and utf-8 is not a valid Java character encoding.
iPlanet Web Server, Enterprise Edition 4.1 SP5
iPlanet Web Server, Enterprise Edition 4.1 SP5 includes the following bug fixes:
• 521278. HTTPS site stability.
• 507482. HTTP 1.0 requests use IP address instead of hostname in redirect.
• 521955. pblock_findval("host", rq->headers) returns "http://host" instead of "host".
• 454290. JSP:Param tags not working with multiple JSP:includes.
• 398223. When using MMapSessionManager, the bean instance is not shared across JSP pages.
iPlanet Web Server, Enterprise Edition 4.1 SP4
iPlanet Web Server, Enterprise Edition 4.1 SP4 includes the following bug fixes:
• 382808. LDAP over SSL breaks Manage User functionality
• 399926. Access Deny Response does not accept 8 bit chars
• 502241. Implementation of
<jsp:include> forces specification of flush=true
• 513244. Distributed admin is not saving changes and is not allowing access for users in
distributed admin group
• 513970.
request.getCharacterEncoding() returns incorrect value
• 513937. Servlet engine sends out incorrect charset
• 513779. ServletOutputStream must not depend on Accept-Charset sent by client
• 349465. Install Certificate does not check key/cert match
• 401657. SSI tags inside HTML tags are not being parsed
• 516727, 516728, 516731. Performance improvements to the SHTML engine
• 516729. Improved performance while reclaiming threads under stress