Uploaded image for project: '{RETIRED} XWiki Wiki Manager Application'
  1. {RETIRED} XWiki Wiki Manager Application
  2. XAWM-133

Specifying user rights at subwiki creation time not working (due to platform upgrade?)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.25
    • 1.24
    • Documents
    • None
    • velocity user rights patch

    Description

      It's most likely related to the velocity version upgrade in the platform, but specifying user rights is no longer working (in 3.0-snapshot) at subwiki creation time.

      The problem lies in the WikiManager.CreateNewWiki getRequestList macro and it's usage. Doing something like:
      #getRequestList($readeruserlist "readersusers")
      without initializing $readeruserlist and expecting it to be initialized inside the macro was probably working with previous versions of velocity, but now it is not working anymore.

      I don`t really know why it was working before (since the $readeruserlist is not initialized at all and the macro uses a local variable which it #sets).

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            enygma Eduard Moraru
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: