-
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.
[JENKINS-2334] FormFieldValidator PATH check removes \ from Windows path before exe check
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: gui [ 15492 ] |
Workflow | Original: JNJira [ 132407 ] | New: JNJira + In-Review [ 201385 ] |
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