-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
When I tested this patch bug 2317 I noticed that the QuotedStringTokenizer
mangled my windows directory paths. C:\WINDOWS\system32 came out as
C:WINDOWSsystem32.
Which explained why it couldn't locate cvs even when it is on the path.
Code changed in hudson
User: : jjasper
Path:
trunk/hudson/main/core/src/main/java/hudson/util/FormFieldValidator.java
trunk/www/changelog.html
http://fisheye4.cenqua.com/changelog/hudson/?cs=12047
Log:
[FIXED JENKINS-2334] FormFieldValidator check for Windows path