[Webkit-unassigned] [Bug 37587] new-run-webkit-tests: try to detect alternate apache path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 20:13:23 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37587





--- Comment #6 from Eric Seidel <eric at webkit.org>  2010-04-14 20:13:22 PST ---
I think I know how to fix this now.

We can use codec.encode(input, "latin1") (or some variant) to encode the utf-8
down to latin1 w/o exception before passing to to the subprocess?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list