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

rundeck plugin jenkins job configuration file can not save

XMLWordPrintable

    • 3.6.9

      Report all issues with a complete plugin list

      JENKINS_HOST=username:password@myhost.com:port
      curl -sSL "http://$JENKINS_HOST/pluginManager/api/xml?depth=1&xpath=/*/*/shortName|/*/*/version&wrapper=plugins" | perl -pe 's/.*?<shortName>([\w-]+).*?<version>([^<]+)()(<\/\w+>)+/\1 \2\n/g'|sed 's/ /:/'
       

      Check if your plugin already has an issue reported https://issues.jenkins.io/browse/JENKINS-64184?filter=22840 (artifactory plugin is https://github.com/jfrog/jenkins-artifactory-plugin/issues/350

      If you know which plugin is causing the issue report a new issue, including steps to reproduce and screenshots and label it with 'tables-to-divs-regression'

      After updating jenkins war to 2.265
      When i manually visit through the UI and edit our build configuration files

      The html formatting of the configuration page is not correct

      And i can not even save the configuration file (without making any changes)

      There is nothing obvious log output from the /var/logs/jenkins log file.

       

       

            Unassigned Unassigned
            ojerryb michael fortinbrass
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: