-
Bug
-
Resolution: Fixed
-
Major
-
2.0.0
-
None
From the configuration in the screenshot:
- Click on the "Rename" button
- Change a letter from lower case to upper case, for instance "D" instead of "d"
- Get the following error :
ERROR [Ametys.data.ServerComm] Une erreur est survenue dans le traitement de la réponse serveur (ReferenceError: params is not defined) ReferenceError: params is not defined at Ext.define._renameCb (http://localhost:8080/cms/plugins/skineditor/resources/js/Ametys/plugins/skineditor/resources/SkinResourcesActions.js:533:19) at null.<anonymous> (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:382:19) at Array.forEach (native) at Object.Ext.Array.ExtArray.forEach.i [as forEach] (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:3079:30) at Ext.define._callProcessed (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:381:23) at null.<anonymous> (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:789:29) at Array.forEach (native) at Object.Ext.Array.ExtArray.forEach.i [as forEach] (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:3079:30) at Ext.define._dispatch (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:784:31) at Ext.define._onRequestComplete (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:722:10)
The file name is then not changed.