User tests: Successful: Unsuccessful:
use namespaced class
code review
or action log work as before
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Merge conflicts...
Labels |
Added:
?
?
|
Hi @alikon,
I looked at the code, and have a suggestion.
class PlgSystemActionLogs extends JPlugin
{
Could be:
use Joomla\CMS\Plugin\CMSPlugin;
...
class PlgSystemActionLogs extends CMSPlugin
{
Also apply to issue #23349 and #23350
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-01-05 16:16:24 |
Closed_By | ⇒ | mbabker |
I have tested this item✅ successfully on ab67f90
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23335.