Comment #9 on issue 8346 by [email protected]: Regression: Non-ASCII
text corrupt when search history from new tab
http://code.google.com/p/chromium/issues/detail?id=8346
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11731
------------------------------------------------------------------------
r11731 | [email protected] | 2009-03-16 08:41:16 -0700 (Mon, 16 Mar 2009) |
7 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/resources/history.html?r1=11731&r2=11730
Fix escaping issue with non-ASCII history search input.
Issue was that EscapeQueryParamValue is equivalent to encodeURIComponent(),
not escape()
BUG=8346
Review URL: http://codereview.chromium.org/42215
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---