Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.10-rc-1, 10.8.2, 9.11.9
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
XWIKI-15819 added an author check right which is true by default. In practice it means that any code which is based on an older version of the API and expect setCheckRight(false) to be enough to disable right check is broken.
Makes the Nested Pages Migrator Application unusable for example.
Instead of defaulting to true it should default to isCheckRight().