User tests: Successful: Unsuccessful:
Pull Request for Issue #35044
See issue and comments there for illumination.
public function onContentPrepare($context, &$article, $params, $page = 0)
if ($context === 'com_contact.contact')
{
echo 'DEBUG $params <pre>' . print_r($params, true) . '</pre>';exit;
}
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_contact |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-08 23:57:25 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
Removed: ? |
Thanks!
I have tested this item✅ successfully on cf4f572
Added snippet to: plugins\content\contact\contact.php right after line 46
Patch works, object returned.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35045.