Fixed issues in Content Delivery 10.1.1
As of SDL Tridion Docs 13 SP1, the product is compatible with Content Delivery 10.1.1, which fixes a number of issues.
| ID | Description |
|---|---|
| CRQ-3725 | Publish transactions sometimes remained stuck in the status "Ready to Transport", reporting the error Error while trying to reserve spots! |
| CRQ-5722 | Searching using the wildCard() method did not always yield the same result as making an equivalent non-wildcard call. |
| CRQ-5723 | Calling the .groupedAnd() method did not yield the same result as calling a chain of .and() methods. |
| CRQ-5728 | It was not possible to search with escaped double quotation marks. |
| CRQ-5822 | The IQ Query Service was able to retrieve search results, including page content, without OAuth authentication. |
| CRQ-5844 | Condition values containing non-Latin characters were incorrectly decoded in the back-end, causing incorrect condition processing |
| CRQ-5788 | A <tcdl:Link> tag with an htmlelementname attribute set to area was converted to the HTML <a href="..."> instead of the correct HTML, <area href="..."> |
| CRQ-6927 | Custom metadata key-value pairs were not processed correctly when filtering comments for UGC. |
| CRQ-8353 | UGC did not include milliseconds in its date responses (CreationDate and ModifiedDate). |