User tests: Successful: Unsuccessful:
Rebased and squashed #41297
Implementing Event classes for Module events.
The pr depend from #41226
Affected events:
Affects onAfterRenderModules
.
Because its is imposible to pass the event attribute by reference the event listener now should use
$event->getContent()
and $event->setContent($content)
when need to modify the output.
Apply patch. Check all works
Works
Works
Please select:
Category | ⇒ | Administration com_users Libraries |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-21 08:21:54 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
Feature
PR-5.0-dev
|
thanks