https://bugzilla.wikimedia.org/show_bug.cgi?id=35256
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] 2012-03-17 09:34:43 UTC --- Why reparse the page for that information? http://it.wikipedia.org/w/api.php?action=query&format=xml&prop=iwlinks&titles=milano The [[it:Template:Interprogetto/CollegamentoUselang]] is using fullurl, which is not stored in the iwlinks table and cannot get with prop=iwlinks. https://it.wikipedia.org/w/index.php?title=Template:Interprogetto&diff=47705604&oldid=47680173 changes the behaviour, because it sets a uselang=it for commons and that is an external link. -- 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
