Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Last segment of location.pathname added to location.hash (NG 1.1.5) #2966

Closed
kloy opened this issue Jun 14, 2013 · 4 comments
Closed

Last segment of location.pathname added to location.hash (NG 1.1.5) #2966

kloy opened this issue Jun 14, 2013 · 4 comments

Comments

@kloy
Copy link

kloy commented Jun 14, 2013

When navigating to a url like http://localhost:9000/index.html angularjs transforms the location to http://localhost:9000/index.html#/index.html

I expected the url to be untouched until modified intentionally with $location or a routing service.

@ilplotkin
Copy link

Confirmed.
See my comment at #2762 (comment)

@adam77
Copy link
Contributor

adam77 commented Jun 20, 2013

+1 (i get this with HTML5 mode turned off).

@unbalanced
Copy link

+1

It does not happen with 1.1.4

@btford btford closed this as completed Aug 24, 2013
@btford
Copy link
Contributor

btford commented Aug 24, 2013

As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months.

Please try the newest versions of Angular (1.0.8 and 1.2.0-rc.1), and if the issue persists, comment below so we can discuss it.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants