Issues fixed in MarkLogic Server 10.0-7.3
- Last Updated: April 6, 2026
- 2 minute read
- MarkLogic Server
- Documentation
Released: Aug 31, 2021
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | Query Console | BUG-56700 | Query Console displaying incorrect namespace URI When displaying an XML document or node's content, Query Console displays "http://www.w3.org/2000/xmlns/" as the namespace URI regardless of the actual URI. The correct URI is displayed if the type is selected as "Text" in the dropdown box |
| all | XSLT | BUG-56762 | XSLT next match segmentation fault Occasionally, <xsl:next-match/> can lose the correct context, which may result in a segmentation fault. |
| all | Encryption at REST | BUG-56765 | Keystore HSM failure after changing internal KMS password after upgrade Keystore HSM issues after upgrading Marklogic to version later than 10.0-2, normally triggered by changing the internal KMS password. The following Warning message is normally logged in the error logs once the password is changed: Warning: Cannot log into HSM rc=0xa0 CKR_PIN_INCORRECT Operations like exporting encryption keys will normally fail as well. |
| all | Query Console | BUG-56745 | Query Console Wrong Server In the Query Console, changing database through dropdown sets wrong server |
| all | XSLT | BUG-56786 | XSLT next match segmentation fault Occasionally, <xsl:next-match/> can lose the correct context, which may result a segmentation fault. |
| all | Query Console | BUG-56697 | Query Console stuck "processing query" after pasting large query Occasionally, Query Console will get stuck in "processing query" state after pasting a large query to the editor |
| all | security | BUG-56741 | Users with QBAC document access not able to read document collections Users that have document read access granted through QBAC cannot read document collections. Document permissions and metadata have the same issue |
| all | Query Console | BUG-56699 | Query Console: JSON and XML parsing In some circumstances, Query Console is returning error with valid JSON and XML. |
| all | Query Console | BUG-56701 | Regression: JSON string not parsed correctly when viewed in Query Console explore panel. MarkLogic 10.0-7 regression in Query Console: JSON string in the form of number + e + number is not parsed correctly when viewed in the Query Console explore panel. |
| all | Query Console | BUG-56698 | Query Console lost connection followed by display issues When launching Query Console after a period of inactivity (more than 10 minutes), prompted with "Query Console has lost connection to the server. Attempting to re-establish connection." and then after that modal disappears and active tab empty and devoid of the code that it should have. |