Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2334

FormFieldValidator PATH check removes \ from Windows path before exe check

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • 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

          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

          SCM/JIRA link daemon added a comment - 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

            jjasper jjasper
            jjasper jjasper
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: