User tests: Successful: Unsuccessful:
This moves the event handling methods from the hooks controller to the base controller to make them available to all controllers.
Adds a new event - listeners onTestAfterSubmit
will follow are here: #695, #696
Currently open #596 could be implemented using events.
I believe that also the code from #667 could be done using an appropriate event instead of commenting
Do you get some kind of error or does is just not work?
Nothing. It is just not triggered. I will try to test on master branch later today to see is it something wrong on my server or not.
Hmm thinking about it I guess this is caused by the way we get the project "object" inside the hooks controllers...
I wasn't expecting anybody testing hooks with a "non joomla-cms project"...
Let me think a bit about some adjustments...
Resynced and it works now :)
Fantastic
The sky may fall down on us
No well, since it was a @todo
, I would like to ensure that it has been properly done
At a glance it seems fine.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-08-29 03:41:22 |
Closed_By | ⇒ | b2z |
Now testing this branch here. #667 is broken :(