https://bugzilla.wikimedia.org/show_bug.cgi?id=56307
Daniel Zahn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Zahn <[email protected]> --- the line in question is: 115 RewriteRule ^/entity/(.*)$ https://www.wikidata.org/wiki/Special:EntityData/$1 [R=302,QSA] in main.conf in the repo operations/apache-config as the simple solution we could just change that R=302 to R=303 -- 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
