Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7806

Edition of a User widget failed into service parameters form

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.0M13
    • 4.0M12
    • None
    • None

      How to reproduce

      • Insert the RSS services
      • Add entries with limited users
      • Save
      • Reconfigure the service

      The follwing error occurred

      java.lang.ArrayIndexOutOfBoundsException: 1 
          at org.ametys.plugins.core.user.UserSearchAction._searchUsersByContext(UserSearchAction.java:126) 
          at org.ametys.plugins.core.user.UserSearchAction.act(UserSearchAction.java:73) 
          at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:120) 
          at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47) 
          at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108) 
          at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69) 
      

      In service parameters the received value for users is encoded JSON string "

      {login: login: population: "population}

      "

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

              Created:
              Updated:
              Resolved: