Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1
-
Fix Version/s: 1.2
-
Component/s: Web interface
-
Labels:None
-
Environment:Suse Linux 10.2, 64-Bit, Java 1.6
-
Complexity:Intermediate
-
Number of attachments :
Description
If i have a prepended semicolon in my scm (Subversion) password, for example ";password" Continuum generates a faulty commandline for svn checkout.
Before i used 1.1-alpha-2 with success. So i guess the handling of form input data has changed in 1.1-beta-1.
I had no time to do further tests, but i guess there are problems with other special chars too.
Issue Links
- duplicates
-
SCM-334
Faulty svn commandline is generated for passwords containing special chars
-
- is duplicated by
-
CONTINUUM-1200
Password Characters Not Supported in SCM Checkout
-
A little addition: The initial download of the pom.xml of my Maven2 project works fine using the same credentials.
But when triggering a build the checkout fails with a faulty commandline. Svn complains about missing argument --password.