https://bugzilla.wikimedia.org/show_bug.cgi?id=47998
--- Comment #7 from Gabriel Wicke <[email protected]> --- The VE API module uses $wgVisualEditorParsoidPrefix to construct the prefix, which is likely correct for pl as the GET uses it too and succeeded. An incorrect prefix could be passed in if VE posted to the de.wikipedia.org API instead of the pl.wikipedia.org one. This is determined by host header, so DNS would not be the issue. The incorrect URL would need to be constructed client-side. -- 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
