Finish the work for Issue #122
- Makes URI matching RFC compliant by setting the locale (
LC_ALL=C
) for grep and sed in the relevant locations. - Fixes the regex in
open_generic_xdg_x_scheme_handler
Closes #122 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
LC_ALL=C
) for grep and sed in the relevant locations.open_generic_xdg_x_scheme_handler
Closes #122 (closed)