https://bugzilla.wikimedia.org/show_bug.cgi?id=40283
--- Comment #6 from Bawolff <[email protected]> 2012-09-21 16:52:13 UTC --- >Seems very WONTFIXy That was my initial thoughts. But then I thought its really no different then people who do things like {{#ifeq:{{CURRENTHOUR}}||[[foo]]|[[bar]]}}. So now I'm kind of leaning towards fixing it. As far as the actual fix goes, its not very difficult, the link table just may not be up to date. I somewhat withdraw my specific example of the Main Page, since that has templates that are updated multiple times a day, which means link updates happen often. But Brianmc's example of a DPL page to feed a bot would have the pagelinks table not stay in sync all that well unless null edits were manually applied (or one could just look at the links from the ParserOutput in action=parse which wouldn't have that issue and be much better than screen scraping) -- 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
