Issues fixed in MarkLogic Server 11.3.0
- Last Updated: April 6, 2026
- 2 minute read
- MarkLogic Server
- Documentation
Released: Jun 25, 2024
The following issues have been addressed in this release:
| Bug ID |
Description |
|---|---|
| MLE-14531 |
The EC2 detection script is case sensitive so does not correctly detect when MarkLogic is running on EC2 on when running in operating systems other than Amazon Linux 2. |
| MLE-14429 |
The "Request Stack Trace" and "Cancel Request" screens in the MarkLogic 11 admin UI are not formatted correctly. |
| MLE-14259 |
Cannot select individual columns from Query Based Views (QBV) created with a column declaration (e.g. via the |
| MLE-14206 |
The “Join a Cluster” screen in the MarkLogic 11 admin UI is not formatted correctly. |
| MLE-14187 |
When using Optic Update in MarkLogic 11.0 or later to insert or update documents, the default collections and permissions will not be set correctly in some cases. |
| MLE-14175 |
The new AWS s3 client in MarkLogic 11.0 or later may get timeouts from curl, causing backups to S3 to fail. |
| MLE-14052 |
Null cannot be manually bound to a column in the Optic API when using JavaScript. |
| MLE-14049 |
In MarkLogic 11.2 Query Console, if there are more workspaces than can be displayed in the view on the right, they cannot be scrolled to select the additional workspace menus. The workaround is to make the browser window larger. |
| MLE-14048 |
In 11.2, the leftmost tab gets pushed off the screen to the left. The only workaround is to reload Query Console in the browser. |
| MLE-14037 |
A segfault will occur if a column is specified in a Query Based Views (QBV) column declaration (e.g. via the |
| MLE-13901 |
In MarkLogic 11.2, when updating documents via Optic Update, the collections, permissions, metadata, and quality may be inadvertently removed or set to the default values. When using |
| MLE-13795 |
Query Console results in a parse error in the result pane when rendering JSON objects that have a string matching the regex: `:[0-9]+e0`. |
| MLE-11937 |
If a database is deleted while Query Console is open, trying to select another database that exists will popup an error that the database does not exist. The only workaround is to reload Query Console in the browser. |
| MLE-614 |
“ScatterEstimates” for certain Optic queries can have a negative impact on query performance. |
| MLE-548 |
The monitoring dashboard capacity calculation and warning in the disk-space monitoring dashboard is incorrect. |
| MLE-486 |
When restoring a database with a lot of forests, a time limit exceeded error may be thrown. |
CVEs Addressed
- CVE-2024-29131
- CWE - CWE-787
- CVE-2023-2976