SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($browser): normalize inputted URLs

Calls to `$browser.url` now normalize the inputted URL ensuring multiple
calls only differing in formatting do not force a browser `pushState`.

Normalization is done the same as the browser location URL and may
differ per browser and may be changed by browsers. Today no browsers
fully normalize URLs so this does not fix all instances of this issue.

See #16100
Closes #16606
J
Jason Bedard committed
2f72a69ded53a122afad3ec28d91f9bd2f41eb4f
Parent: 8a67ac5
Committed by Martin Staffa <mjstaffa@gmail.com> on 11/26/2018, 1:50:39 PM