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

Support multiple SimplePageDecorators for login and signup page footers

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • 2.156

      In login.jelly, this uses SimplePageDecorator instead of the typical PageDecorator used on most other pages. The latter decorator supports registering multiple instances so that they can all be included in various pages. The former, however, only uses the first instance found. By doing this, plugins cannot override the default login page decorations without needlessly copying code from Jenkins Core to emulate it.

      What I'd like is for the login page to list out all registered decorators for the footer in order rather than just the first one.

      This also applies to the signup.jelly page.

            jvz Matt Sicker
            jvz Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: