• Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 4.0.4
    • 4.0.0
    • Plugins (others)
    • None
    • Linux

      Caused by: java.lang.NoSuchMethodException: For extension function, could not find method org.ametys.web.transformation.xslt.AmetysXSLTHelper.groups([ExpressionContext,] #STRING).
      Checked both static and instance methods.

      I have installed Ametys v4.0.0 and function ametys:group() caused a problem...

      ametys:user() return a user !!!

       

       

       

          [CMS-8784] Function ametys:groups()

          BUARD added a comment -

          Ah, ok !

          Thank you, Cédric

          BUARD added a comment - Ah, ok ! Thank you, Cédric

          And ametys:user() no longer returns a String, but a Node containing both login and population

          Cédric Damioli added a comment - And ametys:user() no longer returns a String, but a Node containing both login and population

          since 4.0, a user is now represented by two strings instead of one : login and population.

          so, the new XSLT function is ametys:groups(login, population)

          Cédric Damioli added a comment - since 4.0, a user is now represented by two strings instead of one : login and population. so, the new XSLT function is ametys:groups(login, population)

            Unassigned Unassigned
            jbuard BUARD
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: