Release Notes / Version 13.2512.1
Table Of Contents
The XML Repository, a mocking implementation for unit-testing Unified
API based features, now supports getReferrer* calls
also for Structs and Markup properties and thus enriches testing
possibilities, where before other mocking strategies had to be found.
Upgrade Notes
As this may extend the list of referrers returned in unit tests, tests may struggle with this new behavior and should be adapted.
You may also experience tests, that struggle with content XML fixtures
referencing Struct property sources via url
property in element markupProperty that do not
exist, which are now read as soon as such
getReferrer* calls are invoked.
(CMS-30229)


