[Webkit-unassigned] [Bug 29653] [Qt] Qt-based browser fails to show the right language translation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 15:14:03 PDT 2009


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





--- Comment #28 from Chang Shu <Chang.Shu at nokia.com>  2009-10-08 15:14:02 PDT ---
> 
> Unless they're explicitly cleared somewhere, locale settings will be propagated
> through the environment.
> 
Actually, it is true. Look the run-webkit-tests script(sub openDumpTool()), it
will take several env variables and throw away everything else.

> > Then, if any test case wants to test particular locale, use setPosixLocale in
> > the test case. (btw, would this affect the subsequent test cases?)
> 
> No, we reset the locale (to the settings in the environment) before running
> each test.

Great.

-- 
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