fix(ActionRouter): trigger ACTION_ACT_PREPROCESS for all actions
commit68667f4a8a7262b7290ae60572d9bbbe42bccc8c
authorMichael Große <grosse@cosmocode.de>
Wed, 6 Sep 2017 10:47:17 +0000 (6 12:47 +0200)
committerMichael Große <grosse@cosmocode.de>
Wed, 6 Sep 2017 10:47:17 +0000 (6 12:47 +0200)
tree90d88022e990b5d41da86480e9c878840a21415b
parent06917fcef4c96db29b53fef1de68c2a61a67cd65
fix(ActionRouter): trigger ACTION_ACT_PREPROCESS for all actions

This should recreate the behaviour prior to #1933, where the event was
triggered for all ACT values. Some plugins, like edittable, depend on
the functionality.
inc/ActionRouter.php