https://bugzilla.wikimedia.org/show_bug.cgi?id=49636
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Editing Tools |JavaScript Assignee|[email protected] |[email protected]. | |org Product|VisualEditor |MediaWiki Summary|Trying to leave feedback |MediaWiki's "feedback" tool |through VisualEditor turns |fails badly when it can't |page disfunctional |write to the target page --- Comment #1 from James Forrester <[email protected]> --- The proximate cause of this is that the (MediaWiki core!) feedback tool is pointed at a page that is protected, and it doesn't fail nicely. More generally, the problem is that the target page is an LQT page, and LQT doesn't intercept section=new through the API, only through the skin interface, so these feedback items are mis-directed. See 41276. I'm unprotecting the target LQT section header again, though this is not very much more helpful for all concerned. :-( -- 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
