Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 9973 by Jason.Strese: Extensions fail to load if path ends in a  
backslash
http://code.google.com/p/chromium/issues/detail?id=9973

Chrome Version       : 2.0.174.0 (Developer Build 13499)
URLs (if applicable) : N/A
Other browsers tested: N/A
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: N/A
   Firefox 3.x: N/A
          IE 7: N/A
          IE 8: N/A

What steps will reproduce the problem?
1. Create test extension at C:\extensions\test
2. Add --enable-extensions --load-extension="c:\extensions\test\" to
shortcut
3. Observe "This extension could not be loaded ..."

What is the expected result?
Extension should be loaded

What happens instead?
It's not.

Please provide any additional information below. Attach a screenshot if
possible.

It's odd that this should happen, because in the box that pops up, the
backslash has been truncated.. which means it probably wasn't truncated
soon enough, and Chrome tried to load the not-yet truncated path. Although
I haven't looked at the source, I could be wrong :)

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

Reply via email to