Uploaded image for project: 'LDAP'
  1. LDAP
  2. LDAP-115

${uid._lowerCase} is not always properly interpreted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 9.7.2
    • 9.7.1
    • Authenticator
    • None
    • Unit, Integration
    • Unknown

    Description

      I have set the following property:

          xwiki.authentication.ldap.userPageName=${uid._lowerCase}

      which I think should create  a profile page as the user name (cn in my case, as I an using OpenLDAP) in lower case.

      Instead profile pages are named XWiki.${uid_lowerCase}. I guess that is because "special characters" like . are stripped from the user page name before doing the substitution of the userPageName property, not afterwards.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            camil7 Clemens Robbenhaar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: