diff options
| author | Igor Minar | 2013-08-12 10:34:01 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-08-12 14:09:08 -0700 |
| commit | d4d34aba6efbd98050235f5b264899bb788117df (patch) | |
| tree | 75d25aedfe57fa81ae13235d1eabdf6507800a32 /test/jQueryPatchSpec.js | |
| parent | 04cebcc133c8b433a3ac5f72ed19f3631778142b (diff) | |
| download | angular.js-d4d34aba6efbd98050235f5b264899bb788117df.tar.bz2 | |
fix($location): don't initialize hash url unnecessarily
After a recent refactoring using $location in the default hashbang mode would result
in hash url being initialized unnecessarily in cases when the base url didn't end
with a slash.
for example http://localhost:8000/temp.html would get rewritten as
http://location:8000/temp.html#/temp.html by error.
Diffstat (limited to 'test/jQueryPatchSpec.js')
0 files changed, 0 insertions, 0 deletions
