Issues fixed in MarkLogic Server 10.0-8.3
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Released: Jan 7, 2022
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | xdmp | BUG-57036 | fn:doc returns extra documents In rare circumstances, calling fn:doc with multiple URIs can return extra and/or incorrect documents |
| linux(64-bit) | iceni | BUG-57023 | PDF converter throws ICN-CREATEFAILED On some files, the pdf converter works, while on others it may throw an ICN-CREATEFAILED error. |
| EC2 | DB Cloud & Cloud Infrastructure | BUG-57213 | Geospatial element pair with null data causes endless reindexing Reindexing never finishes and deleted fragments climb with null data in geo element pair |
| all | search | BUG-57175 | Wildcard and punctuation-sensitive creates false negatives With some settings, wildcards and punctuation-sensitive can give false negatives |
| all | security | BUG-57214 | MLCMD uses log4j 2.14.1, which has a critical secure vulnerability MLCMD uses log4j 2.14.1, which has a critical security vulnerability (see https://nvd.nist.gov/vuln/detail/CVE-2021-44228). Log4j 2.17.1 addresses the vulnerability. |
| all | XSLT | BUG-56802 | XSL missing output from document() In XSLT, if a function has a namespace and is undefined but is part of an IF() clause that does not execute, no UNDFUN error is thrown and variables that are selected that return documents are not output. |