Release Notes / Version 12.2406.4
Table Of Contents
When setting up tests with the XML repository,
the implementations of
ContentType#getDirectInstances() and
QueryService#poseContentQuery(...) could deliver
different results as in a real Content Server
connection. While the real connection always delivers all contents
regardless of user's rights on them, the XML repository would filter
them for readability by the current UAPI user. This deviation is now
fixed and the XML repository behaves just like the real connection.
Note that, due to that fix, a call to the changed methods may now deliver other result sets than before when using the XML repository. You may need to adjust your tests in that case
Upgrade information
(CMS-29959)


