User tests: Successful: Unsuccessful:
Revert PR; #19734 since this completely breaks the duplication check as we do not store as rawurlencode in the DB
http://mydomain.com/bogusurl
http://mydomain.com/bøgusurl
are treated separately with this PR also.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_redirect |
Right now, the check is broken and will lead to much bigger problems down the line if this PR stays in with potential duplicate urls to be redirected.
A solution to the reason for your PR is fine. but right now, this needs to come out.
I've found the problem, looking for a solution.
PR coming in soon to fix it instead.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-20 14:25:56 |
Closed_By | ⇒ | tonypartridge | |
Labels |
Added:
?
|
Please see what #19734 solved
#19942 (comment)
IMHO, just reverting is not solving the original issue.