https://bugzilla.wikimedia.org/show_bug.cgi?id=37209

--- Comment #13 from Aude <[email protected]> 2012-10-11 22:26:57 UTC ---
My patch doesn't fix the bug.  Instead, it removes the fatal exception.  A more
proper solution is needed.  

This could be to check page_is_redirect in the database in cases where the
title is not in the link cache.

The use case where the exception happened for me is with the recent changes and
watchlist pages, using the enhanced changes.  There is a check in
Linker::getLinkColour() if a title is a redirect, and sometimes this is called
in a way that the link is not in the cache.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to