https://bugzilla.wikimedia.org/show_bug.cgi?id=45618

--- Comment #2 from Nischay Nahata <[email protected]> ---
I investigated this issue, on clicking 'watch' $.load() is executed which tries
to rebuild the command menu by retrieving from the server.. This is wrong and
we should be able to build it on client side without interacting with the
server.

The actual error happens because the 'Change Subject' button is not build in
PHP but in JS which doesn't appear using load()

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to