Issues fixed in MarkLogic Server 9.0-13.6
- Last Updated: July 6, 2026
- 2 minute read
- MarkLogic Server
- Documentation
Released: Nov 19, 2021
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | Backup/Restore | BUG-57069 | Unlimited copies of backups Specifying 0 for Max Backups will now result in unlimited backup copies - Disables old backup purge upon completion of a backup job. |
| all | XSLT | BUG-57078 | Tainted Module Cache Persistent Tainted Module Cache error during XSLT transformation |
| all | security | BUG-57076 | Admin GUI: Last user containing the admin role should not be removed without prior confirmation MarkLogic's Admin GUI (on port 8001) will currently allow you to remove a user with an admin role even if there are no other users with an admin role. This "final admin user" should not be removed without warning from MarkLogic Server and subsequent confirmation from the user. |
| all | search | BUG-57037 | Ambiguous range index references Resolution of ambiguous range index references fails in the case that two range indexes share the same name, have different types, and one uses a collation. When a range index is referenced using the collation, MarkLogic incorrectly raises a XDMP-ELEMRIDXNOTFOUND error. |
| all | Semantics | BUG-54193 | SegFault in RDFValue destructor |
| all | Bi-Temporal | BUG-56618 | Bitemporal documents with systemStart > systemEnd In some circumstances, Bitemporal documents have a systemStart time that is after the systemEnd time. When this occurs, the difference is sub-second. This condition should never occur. |
| all | Replication | BUG-55201 | Database Replication cycling between sync & async Database Replication replica forests get stuck cycling between the sync & async states. |
| all | adminGUI | BUG-57070 | Cluster scope support dump not working when a host of the cluster is offline Having one (or more) non-bootstrap host offline prevents the customer from generating and submitting a support dump to Support services via telemetry. |