Hi!
I see that there is a new set of permissions regarding "change category assignment", "change category assignment" and " Assign multiple categories to items"
First, the default behaviour is the opposite of the current behaviour
Second, it seems there are some bad interactions. For example, a simple editor, when creating a new article and, on save (or later, on save and close) show this error:
Code:
Error while validating data: exception 'RuntimeException' with message 'Campo requerido: CategorÃa primaria' in D:\Apache24\htdocs\joomla\libraries\joomla\form\form.php:1958 Stack trace: #0 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\joomla\form\form.php(1200): JForm->validateField(Object(SimpleXMLElement), '', NULL, Object(Joomla\Registry\Registry)) #1 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\legacy\model\form.php(302): JForm->validate(Array, NULL) #2 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\administrator\components\com_flexicontent\controllers\items.php(96): JModelForm->validate(Object(JForm), Array) #3 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\legacy\controller\legacy.php(722): FlexicontentControllerItems->save() #4 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\administrator\components\com_flexicontent\admin.flexicontent.php(222): JControllerLegacy->execute('save') #5 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\administrator\components\com_flexicontent\flexicontent.php(22): require_once('D:\Proyectos\Ca...') #6 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\cms\component\helper.php(352): require_once('D:\Proyectos\Ca...') #7 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\cms\component\helper.php(332): JComponentHelper::executeComponent('D:\Proyectos\Ca...') #8 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\cms\application\administrator.php(98): JComponentHelper::renderComponent('com_flexiconten...') #9 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\cms\application\administrator.php(159): JApplicationAdministrator->dispatch() #10 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\libraries\cms\application\cms.php(255): JApplicationAdministrator->doExecute() #11 D:\Proyectos\Cabildo\N03-Intranet\N98-testingdeployment\Apache24\htdocs\intracabtfe\administrator\index.php(42): JApplicationCms->execute() #12 {main}Click aquà para volver a la página anterior
Looks like the lock don´t allow the main category field to fill properly so its send empty?
Another thing is that "change category assignment", "change category assignment" does nothing if " Assign multiple categories to items" is not active
In our case this things dont bother much because we are gonna revert that permissions to allow to change, just like before, but I guess you´ll appreciate the report