User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This small PR fixes the issue #18973. The code at the below lines https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/editors/tinymce/tinymce.php#L755-L756 expects $options is an array but string is passed PlgButtonFields plugin and it causes the error
I just modified code to pass an array (like other editor-xtd plugins) to get the issue sorted
You might need to enable the plugin Button - Field if it is not enabled on your Joomla 4 installation
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-11 02:20:50 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on da4dca5
Thanks
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18996.