Bug Fixes in Panther 5.60

Panther Client

39023   Makefile should copy prodev.exe.manifest to prodev32/64.exe.manifest

39076   MSSCCI driver leaves empty files in WorkingDir when opening members not under Source Control

39082   Push buttons exhibit a memory leak when utilizing Theme support functionality

39086   Entry protected SLTs should not display thick underbar in Windows 11

39092   Setting width and height for screen can result in unnecessary scrollbars

39227   Crash at start-up when OLE/COM intialization fails in Windows

Linux Only:

39093   Selecting from an Option Menu using the mouse crashes Panther on RedHat 8.3

Panther Web Broker

39206   Requester servlet should not use the setStatus method of HttpServletResponse

38742   Allow user to replace calls to alert() in generated JavaScript

39084   Dispatcher cannot support more than 400 Jservers

39186   Font styling should be applied using the style attribute on a <span> element instead of a <div>

39205   The requester servlet contains code that is not thread-safe

Panther Application Server/JEE

39189   Makews creates subfolders name "%META-INF" instead of "META-INF"

39184   Component Interface screen in Character Mode prodev is missing Stateless checkbox in EJB Tab

39185   Makeejb produces deployment descriptors that are deprecated and not compatible with Jakarta EE standards

Database Driver for Oracle

39061   Missing tmora164.dll for 64-bit DBi for Windows

39087   OCI-8 : Stored procedure fails when returning a VARCHAR2S type in Oracle 19c

39099   OCI-8 : Stored procedure fails when text returned to a wordwrap MLT OUT argument exceeds the current MLT length

39088   OCI-8 : Lacks support for overloaded stored procedures and functions

39098   OCI-8 : An empty IN OUT number parameter results in a value of 0 being passed to the stored procedure instead of NULL

39101   OCI-8 : Crash occurs when a stored procedure returns a table column to an array without setting max_occurrences

39102   OCI-8 : Stored procedure returns an excessively limited number of rows for DBMS_SQL.VARCHAR2A OUT parameter

39106   OCI-8 : Stored procedures defined with default parameter values cannot be called with fewer arguments than declared parameters

39107   OCI-8 : Outer joins fail in prlora400 with patch 38533

39108   OCI-8 : Date literals sent to stored procedures return inconsistent or incorrect date values

39177   OCI-8 : Stored procedure errors when using an IN OUT argument mapped to a C 'int' type