User tests: Successful: Unsuccessful:
This PR replaces #3244 at the request of @Hackwar with just the addition of the preprocess()
method into the router interface. I also took motivation from that PR and implemented an abstract class JComponentRouterBase
which can later house the duplicated code that was trying to be handled in the old PR.
Looking good here too. Does this need a tracker item and where should we report the test?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-03-31 22:03:31 |
That solves the issue