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

Possible UI (JS) glitch when showing create new wiki summary

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 1.26
    • 1.25
    • Documents
    • None
    • create wiki summary js

    Description

      Small glitch in the JS code in the method getUsersGroupsValue(users, groups).

      if (users.value != "" || users.value != "") {
      

      Basically, if no users are specified, the groups are ignored and they will not show up in the summary UI. Second test should have been for groups and not for users again.

      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: