-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
With the following definition, includePrivate is considered as false.
<cms:metadata name="orgUnit" type="content" contentType="org.ametys.plugins.odf.Content.orgunit" multiple="true"> <label i18n="true">PLUGINS_ODF_PROGRAM_ORGUNIT</label> <description i18n="true">PLUGINS_ODF_PROGRAM_ORGUNIT_DESC</description> <widget>edition.select-orgunit</widget> <widget-params> <param name="includePrivate">true</param> </widget-params> <validation> <mandatory /> </validation> </cms:metadata>
[CMS-8057] SelectContent widget : includePrivate option is always false with XML declaration
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |