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

Form uses GET instead of POST causing problems for projects with many modules

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • m2release-plugin
    • None
    • Platform: All, OS: All

      The form on /m2release/ has a form using GET instead of POST. For small projects this is OK but once the
      number of modules grows the URL for the form post gets so long that it causes problems with the
      browser and/or proxies between tomcat can the browser.

      I suggest that POST is used instead of GET.

          [JENKINS-4393] Form uses GET instead of POST causing problems for projects with many modules

          Code changed in hudson
          User: : teilo
          Path:
          trunk/hudson/plugins/m2release/plugin/src/main/resources/org/jvnet/hudson/plugins/m2release/M2ReleaseAction/index.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=23205
          Log:
          [FIXED JENKINS-4393]
          Change m2release form submission to HTTP POST

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : teilo Path: trunk/hudson/plugins/m2release/plugin/src/main/resources/org/jvnet/hudson/plugins/m2release/M2ReleaseAction/index.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=23205 Log: [FIXED JENKINS-4393] Change m2release form submission to HTTP POST

            Unassigned Unassigned
            gabrielf gabrielf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: