Issues fixed in OpenEdge 12.5.1
- Last Updated: September 9, 2024
- 1 minute read
- OpenEdge
- Documentation
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| Lang | OCTA-44027 |
Warning message “-mmax exceeded. Automatically increasing from nnn to nnn. (5409)” may be thrown as a Progress.Lang.SysError object when executing a WHERE clause that contains a user-defined function or a method or accesses a property getter. |
| Lang | OCTA-45323 |
The AVM is unable to load and display images which are in the TIFF format. Error 206 or 2290 is displayed. |
| Lang | OCTA-41323 |
An ABL session may crash after passing a ProDataset or temp-table by-reference to a routine, if in the call stack another ProDataset or temp-table was passed by-reference. |
| Lang | OCTA-45654 |
Adding many object references to a Progress.Collections.List collection can cause the ABL client to crash when the List object is garbage collected. |
| PASOE | OCTA-39670 |
The command /pasoeInstanceLocation/bin/tcman.sh start create the log file catalina.out in the default directory /pasoeInstanceLocation/logs instead of using the non default directory specified previously. |