https://bugzilla.wikimedia.org/show_bug.cgi?id=7304
--- Comment #19 from Bawolff <[email protected]> 2011-09-30 18:33:00 UTC --- Created attachment 9133 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9133 special:whatlinkshere using redirect table instead of page_is_redirect (In reply to comment #18) > It is not necessarily bad (and may even be desirable) for the pagelinks table > to include additional links from redirect pages after the redirect. The > problem is that the table must distinguish the link that is actually the > redirect target from other links after the redirect. Only the former should > be > marked as "redirect" in the table. > > From the comments above, there was discussion of a patch way back in 2006. > What happened? We have a redirect table. Its not used currently with special:whatlinkshere, but it probably could be. Attached is a quick patch doing that. Havn't really tested it. ( its just rought, might not use the proper db funcs in all places) (also changing status back to new(?) since its only assigned to wikibugs) -- 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
