-
Bug
-
Resolution: Fixed
-
Major
-
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
started