Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Type-Bug New issue 24718 by klein.drew: window.location.hash includes # on left http://code.google.com/p/chromium/issues/detail?id=24718
Chrome Version : 4.0.221.8 OS + version : ubuntu CPU architecture (32-bit / 64-bit): 64-bit window manager : gnome URLs (if applicable) : Behavior in Firefox 3.x (if applicable): does not include $ Behavior in Chrome for Windows (optional): does not include # What steps will reproduce the problem? 1. write a file test.html that includes: <script language="JavaScript">document.write(window.location.hash);</script> and then browse to test.html#hash What is the expected result? the output should be 'hash' What happens instead? the output is '#hash' Please provide any additional information below. Attach a screenshot and backtrace if possible. -- 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 -~----------~----~----~----~------~----~------~--~---
