Uploaded image for project: 'Skin factory'
  1. Skin factory
  2. SKINFACTORY-100

JS error after creating or modifying a skin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0
    • None
    • None

      The following error is displayed... :

      ERROR	[Ametys.data.ServerComm]	Une erreur est survenue dans le traitement de la réponse serveur (TypeError: Cannot read property 'isEmptyStore' of null)
      	TypeError: Cannot read property 'isEmptyStore' of null
      	    at Ext.define.getValue (http://localhost:39006/cms/plugins/extjs6/resources/ext-all-debug.js:172357:19)
          at Ext.define._loadSkinsCb (http://localhost:39006/cms/plugins/web/resources/js/Ametys/web/form/widget/SelectSkin.js:202:39)
          at null.<anonymous> (http://localhost:39006/cms/plugins/extjs6/resources/ext-all-debug.js:6662:35)
          at null.<anonymous> (http://localhost:39006/cms/plugins/extjs6/resources/ext-all-debug.js:6677:35)
          at null.<anonymous> (http://localhost:39006/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:39006/cms/plugins/extjs6/resources/ext-all-debug.js:3079:30)
          at Ext.define._callProcessed (http://localhost:39006/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:381:23)
          at null.<anonymous> (http://localhost:39006/cms/plugins/core-ui/resources/js/Ametys/data/ServerComm.js:789:29)
          at Array.forEach (native)
      

      ...in those cases :

      • Generate a new skin from a model
      • Reapply a model to all its skins
      • Duplicate a skin
      • Configure a skin and save
      • Apply a model to its skin
      • Remove a skin

            glefebvre Grégory Lefebvre (Inactive)
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: