SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($compile): correctly handle `null`/`undefined` href `attrs.$set()`

Accidentally broken while backporting #14890.

Since #14890, `$$sanitizeUri()` can no longer handle `null`/`undefined` values.
In 1.7.x, there are no such calls.
In 1.6.x, there is still one such calls inside `Attributes.$set()`, so it needs to be adjusted accordingly.

Closes #16520
G
George Kalpakas committed
f04e04e0e63e0d30c29718abd5cae634901793b2
Parent: 4355dee
Committed by Martin Staffa <mjstaffa@googlemail.com> on 4/9/2018, 8:23:24 AM