Bug Fixes for Panther 5.30a

---------------------------

This list describes fixes in this release. The following is provided

for each bug: product area, bug number and problem summary.

 

**********************************************************************

PANTHER COM/STANDARD

**********************************************************************

 

38246

AIX executables that use JAVA should be linked with the -bM:UR option

 

38251

In Windows, color bitmaps can be displayed with distorted colors.

 

38260 

Vendor daemon prold.exe does not work on 64 bit Windows.

 

38261

Panther can crash when a screen containing the "Adobe PDF Reader"

ActiveX Control is closed.

 

38264

Main Windows installer doesn't wait for children to complete.  This

can cause DB Driver installers to be launched at the same time as the

Panther Client installer, for example.

 

38272

When prlinf530.22 is installed, some directories are missing.

The missing directories are ‘lib’, ‘util’ and ‘informix’.

    

38273

Error at start-up of prorun, "Error: library /§ΰ could not be opened."

 

38277

JPL PUBLIC statement no longer accepts multiple arguments.

 

38279

The Editor's Options menu Enable Editor item may be missing if a

SMTRACE entry in the smvars file starts tracing.

 

38281

On 64-bit Windows, prodev64.exe erroneously reports, "Invalid license

data received from license server."

 

**********************************************************************

PANTHER WEB

**********************************************************************

 

 

**********************************************************************

PANTHER REPORT WRITER

**********************************************************************

 

38249

In the GUI Report Writer viewer, widgets should have their background

color type set to Scheme so that if the background color of the

viewer Screen rwview is changed, the new color will show around the

widgets.

 

38274

The Report Writer New Report Wizard can crash if a blank line in the

'Tables to pick from' listbox on the 'Report Wizard: Column

Selection' screen is double clicked.

 

**********************************************************************

PANTHER JETNET/TUXEDO

**********************************************************************

 

38258 

Crash in sm_buf_length (smbuffer.c) on 64 bit AIX.  This crash was

known to occur in proserv, but may have occurred in other executables.

 

38265

Panther Tuxedo servers, like proserv, do not work with Tuxedo 11gR1.

Oracle changed the definition of the TPSVCINFO structure in 'atmi.h'

For Tuxedo 11gR1.  Therefore, Panther needs to supply a new separate

set of server libraries and executables that are built to use the new

definition of the TPSVCINFO structure.

 

**********************************************************************

PANTHER WAS

**********************************************************************

 

38051

References to WAS 3 removed.

 

38268

Exception during creation of Int output parameter for EJB method,

where the value to set comes from an empty field.  A value if 0

should be returned, without error, since Panther typically treats an

empty field as zero when a numeric value for it is needed.

 

**********************************************************************

PANTHER DATABASE DRIVERS

**********************************************************************

 

38077

The Group By property is ignored if no field in the table view has

the Having property.

 

38250

In Panther 5.30, TM can generate selects with incorrect GROUP BY clauses.

 

38256

dm_get_db_conn_handle is not working for the Oracle OCI driver.

 

38259

Sybase DB-Library Driver can crash when closing a connection.

 

38282

Oracle DB Driver: PL/SQL error: character string buffer too small

when panther field is defined as a number when calling SProcedure.

 

38290

Sybase DBLIB does not properly fetch MONEY columns. This can also

cause memory corruption.