https://bugzilla.wikimedia.org/show_bug.cgi?id=47480
--- Comment #13 from Patrick Westerhoff <[email protected]> --- (In reply to comment #6) > What I suggest here is to detect if the api is disabled, or just the > writeapi, > and if that's true, let the browser follow the link instead of using the api. > We already have wgEnableWriteAPI as a JavaScript variable [2], so > mediawiki.action.watch should check it and act accordingly. I think that would be a very good way to solve this. I didn’t realize that the tab link is already correct. The simplest way would be to just not make this use an AJAX call when the WriteAPI is disabled. I’ll try to come up with a patch. -- 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
