https://bugzilla.wikimedia.org/show_bug.cgi?id=20526
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Roan Kattouw <[email protected]> 2010-08-03 19:57:26 UTC --- (In reply to comment #5) > The problem seems to be that the API on wikisource returns an empty > interwikimap. Therefore interwiki links can not be detected. > > See the difference: > > * interwikimap on en.wikipedia > http://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=interwikimap > > * no interwikimap on vi.wikisource: > http://vi.wikisource.org/w/api.php?action=query&meta=siteinfo&siprop=interwikimap > > ==> The solution is probably to fix the configuration of the mediawiki. If a > correct interwikimap is returned by the API the interwiki links can be handled > correctly in the PDF. I suspect the problem is in the API module, which IIRC queries the database but doesn't think to access the interwiki cache. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
