URI.js icon indicating copy to clipboard operation
URI.js copied to clipboard

Wrongly parsed URL: missed last closing parenthesis

Open evertheylen opened this issue 7 years ago • 0 comments

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)

evertheylen avatar Oct 31 '17 22:10 evertheylen