URI.js
URI.js copied to clipboard
Wrongly parsed URL: missed last closing parenthesis
I'm using thelounge, and when someone pasted the following URL it didn't behave as expected: https://memory.loc.gov/cgi-bin/query/r?ammem/hlaw:@field(DOCID+@lit(hj02924))
Instead of matching the entire URL, it matched everything but the last parenthesis.
(Sorry for the short issue, but I can't really do that much more without diving into the code)