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

Page decorators with a global.jelly file does not show up in the System configuration

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      If a plugin extends the PageDecorator together with a global.jelly, it isnt shown on the
      System configuration page.

          [JENKINS-2289] Page decorators with a global.jelly file does not show up in the System configuration

          Code changed in hudson
          User: : redsolo
          Path:
          trunk/hudson/main/core/src/main/resources/hudson/model/Hudson/configure.jelly
          trunk/hudson/main/test/src/test/java/hudson/pages/SystemConfigurationTestCase.java
          trunk/hudson/main/test/src/test/resources/hudson/pages/SystemConfigurationTestCase/PageDecoratorImpl/global.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11806
          Log:
          [FIXED JENKINS-2289] Added Page decorators to System configuration page

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : redsolo Path: trunk/hudson/main/core/src/main/resources/hudson/model/Hudson/configure.jelly trunk/hudson/main/test/src/test/java/hudson/pages/SystemConfigurationTestCase.java trunk/hudson/main/test/src/test/resources/hudson/pages/SystemConfigurationTestCase/PageDecoratorImpl/global.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=11806 Log: [FIXED JENKINS-2289] Added Page decorators to System configuration page

          redsolo added a comment -

          The PageDecorator.configure() is never called. Missed the call from doConfigSubmit

          redsolo added a comment - The PageDecorator.configure() is never called. Missed the call from doConfigSubmit

          Code changed in hudson
          User: : redsolo
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java
          trunk/hudson/main/core/src/main/java/hudson/model/PageDecorator.java
          trunk/hudson/main/test/src/test/java/hudson/pages/SystemConfigurationTestCase.java
          trunk/hudson/main/test/src/test/resources/hudson/pages/SystemConfigurationTestCase/PageDecoratorImpl/global.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11823
          Log:
          [FIXED JENKINS-2289] Fixed so the page decorator is properly configured

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : redsolo Path: trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java trunk/hudson/main/core/src/main/java/hudson/model/PageDecorator.java trunk/hudson/main/test/src/test/java/hudson/pages/SystemConfigurationTestCase.java trunk/hudson/main/test/src/test/resources/hudson/pages/SystemConfigurationTestCase/PageDecoratorImpl/global.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=11823 Log: [FIXED JENKINS-2289] Fixed so the page decorator is properly configured

            redsolo redsolo
            redsolo redsolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: