Redirects cannot be configured due to invalid regexp

Issue #111 resolved
Former user created an issue

Chrome reports while adding a new redirect:

Pattern attribute value [A-Za-z0-9\_\-\.\+\!\%\$]+ is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: /[A-Za-z0-9\_\-\.\+\!\%\$]+/: Invalid escape

It's impossible to enter the form after this.

Comments (1)

  1. Log in to comment