https://bugzilla.wikimedia.org/show_bug.cgi?id=46427
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Scribunto |General/Unknown Version|master |unspecified Product|MediaWiki extensions |MediaWiki --- Comment #6 from Brad Jorsch <[email protected]> --- (In reply to comment #5) > moving this to scribunto, although I am guessing it's core-related and could > be > filed under core. It's definitely core. The exception you're getting, "LinkCache doesn't know redirect status of this title", is thrown from core Title.php, in isRedirect(). Apparently something (possibly bug 46397) rebroke bug 37209. It's just that Scribunto is what is happening to call isRedirect(). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
