Issues fixed in OpenEdge 12.4.1
- Last Updated: June 17, 2026
- 1 minute read
- OpenEdge
- Documentation
The following table lists issues fixed in this release:
| Component | Issue Number | Description |
|---|---|---|
| ABLTOOLS | OCTA-39286 |
The http client ignores response data when the response has a blank content type and zero content length, but has a chunked transfer encoding. |
| Lang | OCTA-39223 |
Building a project in Visual Studio using the .NET Open Client library for OpenEdge 12.4.0 may result in compilation errors from Visual Studio indicating a missing library reference. |
| Lang | OCTA-39246 |
An empty string (““) is returned as the SCREEN-VALUE for a selection-list with no selected items. In previous releases the unknown value was returned as the SCREEN-VALUE for a selection-list with no selected items. |
| Lang | OCTA-39423 |
Attempting to write to or delete a file after querying its size with the FILE-INFO:FILE-SIZE attribute may fail on Windows. An error may be displayed or the operation may fail silently. |
| PASOE | OCTA-39424 |
Access Violations if CONNECTED() is called with an outstanding async request. |
| PASOE | OCTA-40659 |
Application becomes unresponsive when user tries to 'X' out of a synchronous call to PASOE |