https://bugzilla.wikimedia.org/show_bug.cgi?id=16659
--- Comment #22 from Daniel Friesen <[email protected]> --- (In reply to TeleComNasSprVen from comment #21) > Okay, why can't we have Apache internally rewrite > https://hi.wikipedia.org/revision/188492 into > https://hi.wikipedia.org/w/index.php?oldid=188492 and have MediaWiki > interpret it as a GET request for an oldid parameter? First note, don't use Apache rewrites for this, MediaWiki's path router can be made to handle urls like that internally. And the answer to your question seems to be this earlier note: (In reply to Krinkle from comment #19) > Adding dependency on bug 23489. Otherwise the page resulting from a > permalink to a hidden/deleted revision will be crippled (since title would > default to useless "Main Page" and has no way of getting to the title). -- 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
