Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Platform 221 - 14.0 CodeFreeze
Description
The new federated domains configuration for v14 introduced dedicated domain security for formdata (eforms) and webfiles.
However, builtin autoexport ignored paths (defined in the EventJournalProcessor) still assumed all of these paths to be excluded.
As result, security configuration changes (like authroles) for both formdata and webfiles would never be exported.
Trivial fix: just remove these paths from the builtin ignored paths, which has little/no side-effect, because then still only the /formdata/hst:domains and /webfiles/webfiles:domains folders will be recognized as category config while everything else will remain category system (and thus ignored).