-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
-
None
-
b98
-
generic
-
generic
-
Verified
decodeURIComponent parsing issue:
decodeURIComponent("%C0%80")
=> should throw an URIError exception
decodeURIComponent("%C0%80")
=> should throw an URIError exception