Sun Java System Active Server Pages 4.0.3 Release Notes

Resolved Issues in Sun Java System ASP 4.0.2

The following table lists the most important issues resolved in Sun Java System ASP 4.0.2 release:

Table 1–4 Resolved Issues in Sun Java System ASP 4.0.2

Problem ID 

Description 

4866826 

VBScript error on self-assignment of variable. The variable assignment foo = foo incorrectly caused foo’s value to be destroyed.

4872092 

RecordSet properties conflict with field names. The following two cases were erroneously behaving the same: myRecordSet("State") and myRecordSet.State.

4872116 

Virtual host list truncation. When the list of virtual hosts exceeded a certain length, it was truncated at that point. 

4873437 

Response.Cookies.Expires gives Type Mismatch error when passed a string containing a validly formatted date.

4879323 

VBScript Split function did not create trailing empty elements when last character of the input string was a delimiter character.

4929078 

A RecordSet object’s default property with NULL value would cause Response.Write to error-out incorrectly.

4929094 

Replace function fails when called more than 128 times.

4967340 

On Windows, ASP exits when users log off the system. 

4978332 

Apache 2.0 virtual hosts do not support setting user/group id to something other than the ids under which the main Apache server is running. This is a change from the Apache 1.x series. To work around this problem, Apache 2.x virtual host blocks can now contain ASPUser=<uid> and ASPGroup=<gid> to set the user and group id values under which the virtual host’s requests will execute.

4978334 

Interrupted or failed install procedures now give users the option to leave the partial install. This allows users to examine any error messages in the installation logs. 

4997325 

VBScript for ... step <increment value> worked incorrectly on Solaris (SPARC). Specifically, the loop always exited immediately after the first iteration when step <increment value> was specified, whereas loops without step worked correctly. Both now work as expected.

5012510 

Fails to install on Windows Server 2003 Enterprise Edition. 

5012512 

Admin Web server fails to start on Red Hat Linux Advanced Server 3.0. 

5040097 

Custom 404 Error Directive not recognized by the ASP engine. 

5040871 

500 Error when trying to access ASP updates. 

No ID 

Response.charset not correctly appending its values to the content-type line for text/html.

6402629 

dispint.h is a header file and it is relevant only in some situations. If you have already installed ASP product successfully then you do not need to refresh the installation.