Documentation Center

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.

IDDescription
CRQ-3725Publish transactions sometimes remained stuck in the status "Ready to Transport", reporting the error Error while trying to reserve spots!
CRQ-5722Searching using the wildCard() method did not always yield the same result as making an equivalent non-wildcard call.
CRQ-5723Calling the .groupedAnd() method did not yield the same result as calling a chain of .and() methods.
CRQ-5728It was not possible to search with escaped double quotation marks.
CRQ-5822The IQ Query Service was able to retrieve search results, including page content, without OAuth authentication.
CRQ-5844Condition values containing non-Latin characters were incorrectly decoded in the back-end, causing incorrect condition processing
CRQ-5788A <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-6927Custom metadata key-value pairs were not processed correctly when filtering comments for UGC.
CRQ-8353UGC did not include milliseconds in its date responses (CreationDate and ModifiedDate).