• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.2.4, 3.3.1, 3.4
    • None
    • None
    • None

      No pipeline matched request: sites/create-site
          at <map:mount> - resource://org/ametys/runtime/kernel/sitemap.xmap:198:109
      
      org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: sites/create-site
          at <map:mount> - resource://org/ametys/runtime/kernel/sitemap.xmap:198:109 
      

          [CMS-3546] Unable to create a site

          This is simply due to the browser cache (after launching a 3.4 version)

          Laurence Aumeunier added a comment - This is simply due to the browser cache (after launching a 3.4 version)

          Not reproductible all the time but org.ametys.web.administration.Site.pluginName is sometimes not valued

          var serverMessage = new org.ametys.servercomm.ServerMessage(org.ametys.web.administration.Site.pluginName, '/sites/create-site', params, org.ametys.servercomm.ServerComm.PRIORITY_MAJOR, org.ametys.web.administration.Site.callback, this, ['new']);
              org.ametys.servercomm.ServerComm.getInstance().send(serverMessage);
          

          Laurence Aumeunier added a comment - Not reproductible all the time but org.ametys.web.administration.Site.pluginName is sometimes not valued var serverMessage = new org.ametys.servercomm.ServerMessage(org.ametys.web.administration.Site.pluginName, '/sites/create-site' , params, org.ametys.servercomm.ServerComm.PRIORITY_MAJOR, org.ametys.web.administration.Site.callback, this , [ ' new ' ]); org.ametys.servercomm.ServerComm.getInstance().send(serverMessage);

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: