-
Improvement
-
Resolution: Fixed
-
Major
-
4.0M5
-
None
-
None
I do not found a way to reproduce it but I have this JS error when opening a content properties tool
Entry.js:140 2016-06-10T10:36:15.766+02:00 ERROR [Ametys.data.ServerComm] Une erreur est survenue dans le traitement de la réponse serveur (TypeError: Cannot read property 'getParameters' of undefined)
TypeError: Cannot read property 'getParameters' of undefined
at constructor._updateContentProperties (http://localhost:8080/cms/plugins/cms/resources/js/Ametys/plugins/cms/content/tool/PropertiesTool.js:125:88)
at constructor.<anonymous> (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:841: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:3109:30)
at constructor._dispatch (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:836:31)
at constructor._onRequestComplete (http://localhost:8080/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:768:10)
at Object.callback (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:8497:32)
at constructor.onComplete (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:25277:17)
at constructor.onStateChange (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:25234:16)
at XMLHttpRequest.<anonymous> (http://localhost:8080/cms/plugins/extjs6/resources/ext-all-debug.js:6696:35)