https://bugzilla.wikimedia.org/show_bug.cgi?id=67313
--- Comment #15 from [email protected] --- Also, if I comment out the entire parsoidConfig.setInterwiki line in my localsettings.js, it loads the visual editor but with the wrong wiki's content. It appears that having "localhost" as the key on that line will cause it to fail regardless, and if I change "localhost" to anything else it loads the wrong content. For example, I could make the line: parsoidConfig.setInterwiki( 'foo', 'http://localhost/auc/wiki/api.php' ); and it will load the editor but with the wrong content. -- 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
