Last modified: 2011-04-14 15:12:38 UTC
If for example, one takes the Whatlinkshere at http://en.wikipedia.org/wiki/Special:Whatlinkshere/Wikipedia:WikiProject_User_scripts/Scripts/Twinkle and then specify namespace 6 (Wikipedia talk), http://en.wikipedia.org/wiki/Special:Whatlinkshere/Wikipedia:WikiProject_User_scripts/Scripts/Twinkle it will not display links from that namespace via redirects.
The second link should of course be http://en.wikipedia.org/w/index.php?offset=&limit=50&target=Wikipedia%3AWikiProject_User_scripts%2FScripts%2FTwinkle&title=Special%3AWhatlinkshere&namespace=5
Possibly fetching the redirects separately, then doing subreqs on them, might do the job. Not sure how best to interate that into output.
*** Bug 12958 has been marked as a duplicate of this bug. ***
Done as of r35375
This was reverted along with other changes due to incompatibility with MySQL 4.0