Skip to content

Folder: fix objectValues(portal_type=...).

Kazuhiko Shiozaki requested to merge fix_objectValues into master

For example, Web Section can contain a Script (Python) to set Access Rule, but the parent section's objectValues(portal_type='Web Section') should not include such object.

Edited by Kazuhiko Shiozaki

Merge request reports