https://bugzilla.wikimedia.org/show_bug.cgi?id=51753
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Max Semenik <[email protected]> --- (In reply to comment #1) > Likely related to bug 52429, might even depend on it. No, it's not - the cause is the regex that explicitly redirects only URLs with /wiki/. I wonder how this (so horrible that I'm even proud of writing half of it) regex can be tweaked? (wiki|zh|zh-cn|...) is the most straightforward way, however it's prone to going out of sync with reality if we ever add new variants. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
