https://bugzilla.wikimedia.org/show_bug.cgi?id=44948
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- This must be fixed by the gadget developers. For item-links inside an item view the nav popups uses action=raw. This action is disabled in Wikidata. http://www.wikidata.org/w/index.php?title=Q25306&action=raw&ctype=text/css&maxage=0&smaxage=0 (examplecall) An alternative is to use action=parse http://wikidata.org/w/api.php?action=parse&page=Q25306 The reason why nothing shows up in the sitelinks is that CORS is only enabled from the Wikipedia projects and to Wikidata, not the other way around. The later could be useful as it makes it possible to use nav popups in the recent changes feed. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
