https://bugzilla.wikimedia.org/show_bug.cgi?id=47158
--- Comment #2 from Daniel Kinzler <[email protected]> --- @Nemo: yes, all the controller logic needs to be factored out of EditPage, so it can be re-used. Our answer to this is to re-implement all the controller logic that is usually performed by EditPage in our EditEntity class - e.g. resolving edit conflicts, checking permissions, etc. So the rate check should go there, too. -- 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
