[Webkit-unassigned] [Bug 16384] New: FinfSafari /printSafariLauncher incorrectly puts double-quotes around the PATH value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 10 12:41:34 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=16384
Summary: FinfSafari /printSafariLauncher incorrectly puts double-
quotes around the PATH value
Product: WebKit
Version: 525+ (Nightly build)
Platform: PC
URL: none
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: Trivial
Priority: P5
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dimitri at glazkov.com
FindSafari incorrectly puts double-quotes around the PATH variable value, which
makes the path unparseable by the Windows shell. Luckily, this does not seem to
affect launching Safari (or debugger), but it does gunk up the environment.
Try this:
* open Windows shell (cmd.exe)
* from webkit nightly directory, launch run-webkit-nightly.cmd
* exit WebKit
* try launching xcopy -- you will see "'xcopy' is not recognized as an
internal..."
To remedy, remove double-quotes FindSafari.cpp, line 156
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list