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

Adding a plugin to a build job which contains file upload button restricts user to rename the build job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • None

      Jenkins Ver 1.553
      I am developing a plugin to which I added a file upload button as shown below:

      <f:entry>
      <input type="file" size="40" jsonAware="yes"/>
      </f:entry>

      The file upload button works fine as expected.
      The problem is when I add this plugin to a build job, I am not able to rename the build job. Removing the plugin from the build job only allows me to rename the build job.

            Unassigned Unassigned
            manojpattanaik Manoj Pattanaik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: