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

      Problem

      On http://xxx:8090/job/BuildPoken/656/tagBuild/
      When you tag a version, all the things to be tagged are added to the url.

      http://xxx:8090/job/BuildPoken/656/tagBuild/submit?tag0=on&name0=http%3A%2F%2Fsvn.poken.ch%2Fsvn%2...

      And some browser don't support long url.

      Our solution is to transform GET to POST (using WebDeveloper plugin on firefox)
      and it works.

      Gab

          [JENKINS-3513] SVN, TAG, "Get" in the form doesn't work

          Alan Harder added a comment -

          started

          Alan Harder added a comment - started

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/plugins/subversion/src/main/resources/hudson/scm/SubversionTagAction/tagForm.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=19408
          Log:
          [FIXED JENKINS-3513] use post instead of get to avoid very long url

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/plugins/subversion/src/main/resources/hudson/scm/SubversionTagAction/tagForm.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=19408 Log: [FIXED JENKINS-3513] use post instead of get to avoid very long url

            mindless Alan Harder
            nuage6 nuage6
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: