https://bugzilla.wikimedia.org/show_bug.cgi?id=70238
--- Comment #3 from Marc A. Pelletier <[email protected]> --- Indeed, commending out the call to encodeURIComponent() at modules/new/flow-handlebars.js": 699 Solved the immediate problem: it appears that at least under Chrome, window.location.search is already URI-encoded and the extra encoding then mangles the title for api call. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
