Installation guide
Fixed Problems
36 iPlanet Web Server, Enterprise Edition Release Notes • June 20, 2001
• 516892. JSP execution fails when certain chars ('(', ')', etc.) are used when setting the bean
properties.
• 531022. Session managers so they throw illegal state exceptions when a session is timing out.
• 538324. PATH_INFO & PATH_TRANSLATED environment variables not correctly passed to
CGIs.
• 538027. Memory leak in Java.
• 533011. shtml unable to pass query string to servlet.
• 532752. CLIENT_CERT_SUBJECT_DN variable missing when client cert attribute contains a "-".
• 531874. Path elements in obj.conf can not end with a slash (/).
• 536433. Browsers that append a charset to x-www-form-urlencoded (i.e. ;charset=utf8) do not
get expected results from Servlets.
• 533554. Large PKCS#11 token label crashes Admin Server CGI.
• 535057. Response header overflow.
• 315634. nscron.conf file must be manually modified to work in non-English environments.
• 533937. Distributed Admin does not work when an ACL is set to "Users & Groups", Program
Item "New User".
• 418609. Adding a servlet returns internal error when global server args defined.
• 467049. Style Assignments not properly removed from List Assignments after deletion.
• 530176, 533939. Distributed Admin does not restrict access as expected.
• 516443. If a servlet mapping points to a servlet not defined in servlets.properties all other
servlet mappings will not be read.
• 381992. ADMIN_PORT variable in the Enterprise.inf file does not work. Users can specify
AdminPort variable as the admin port during installation by adding the following at the end of
WebServer.inf:
[WebServer]
AdminPort=xxxx
where xxxx is the desired admin port.
• 513897 (NT only). Cluster Management did not work on 4.1x.
• 538728. Incorrect code generation for JSP custom actions on error conditions or multithreaded
access.