Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68922

From /configureSecurity/ button Add user... failed

XMLWordPrintable

    • 3.1.5

      To reproduce this issue :

       - Clean Ubuntu 22.04

       - Jenkins 2.346.1

       - matrix-auth-3.1.4

       - With LDAP and matrix-auth-plugin

       

      From /configureSecurity/ web page, when clicking on "Add user..." or "Add group..." a popup ask to enter the username, then after clicking on the "OK" button, nothing happen.

      This is not possible to add a new user.

       

      I was able to pin point the bug to the following line https://github.com/jenkinsci/matrix-auth-plugin/blob/matrix-auth-3.1.4/src/main/resources/hudson/security/table.js#L41

      item.getAttribute("title") is null. The title is not set on the image, but on the parent element.

       

            danielbeck Daniel Beck
            benjarobin Benjamin ROBIN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: