User tests: Successful: Unsuccessful:
Event classes for Actionlog, Cache, Contact components
Affected events:
Use Actionlog, Cache, Contact components. Clean cache, submit contact form, Checkin.
Works
Works
Please select:
Category | ⇒ | Administration com_cache Front End com_contact Libraries Plugins |
Status | New | ⇒ | Pending |
Labels |
Added:
Feature
PR-5.0-dev
|
I think it is okay, they doing basicaly the same. I would not make it more complicated.
As I see, this event mostly used only for logging.
Category | Administration com_cache Front End com_contact Libraries Plugins | ⇒ | Administration com_cache com_checkin Front End com_contact Libraries Plugins |
Title |
|
Merging this as with code review and based on the other similar PRs, before beta1 to get enough feedback for final release.
Additional, we need to deprecate the referenced arrays, so we can remove the workaround in J 7.0
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-02 14:19:14 |
Closed_By | ⇒ | HLeithner |
do you think it's good that we have the same event class for purge and purge group?
PurgeGroup could be abstracted from the purge event and add the information (group) as argument?