Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 23747 by [email protected]: escaped URL in window.location.pathname http://code.google.com/p/chromium/issues/detail?id=23747 Chrome Version : 4.0.221.1~svn20091002r27838-0ubuntu1~ucd1~hardy OS + version : Ubuntu 9.04 Kernel 2.6.24-24-rt CPU architecture (32-bit): window manager : GNOME URLs (if applicable) : any Behavior in Firefox 3.x runs correctly Behavior in Chrome for Windows (optional): can't test What steps will reproduce the problem? 1. Javascript var jUrl = '?accio='+ $(this).attr('href'); 2. window.location.pathname = jUrl; 3. the next page, the url is %3Faccio=/ubq4/menman What is the expected result? the result of the url ?accio=/ubq4/menman What happens instead? Please provide any additional information below. Attach a screenshot and backtrace if possible. this application is in development phase. If you need access to my system, tell me about. Kind Regards -- 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 -~----------~----~----~----~------~----~------~--~---
