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

decodeURIComponent - prevent URIError #13993

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

decodeURIComponent - prevent URIError #13993

wants to merge 1 commit into from

Commits on Feb 10, 2016

  1. decodeURIComponent - prevent URIError

    Replace decodeURIComponent with tryDecodeURIComponent to prevent throwing "URIError: malformed URI sequence".
    
    https://github.com/angular/angular.js/blob/master/src/Angular.js#L1275
    modmac committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    cd470d4 View commit details
    Browse the repository at this point in the history