https://bugzilla.wikimedia.org/show_bug.cgi?id=36268
--- Comment #1 from Daniel Zahn <[email protected]> 2012-04-29 10:33:49 UTC --- this specific one works now. brings you to: http://translatewiki.net/w/api.php?action=query&meta=siteinfo&maxlag=5 actually this should fix all version links for API ("8" in column "mt") (but not for others yet) improved all the link building a bit, if we get the data from API we also want to link to API URL in the html table in the version column (but the human readable output format), if it is still an old non-API wiki ("0" in column "mt") it should link to Special:Version, but that part is still based on guessing/rebuilding the version link from the statistics URL in db, and fails for non-English wikis and in other ways. working on the real fix to fetch "base"/"articlepath" from API and having that all in db. -- 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
