? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
6 Dec 2017

Pull Request for Issue # .

Summary of Changes

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

Testing Instructions

  1. Confirm the issue described at #18973
  2. Apply patch, confirm the warning messages gone
  3. Click on Field button in TinyMCE plugin, make sure the popup opens and you can select the field

You might need to enable the plugin Button - Field if it is not enabled on your Joomla 4 installation

avatar joomdonation joomdonation - open - 6 Dec 2017
avatar joomdonation joomdonation - change - 6 Dec 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Dec 2017
Category Front End Plugins
avatar brianteeman brianteeman - test_item - 6 Dec 2017 - Tested successfully
avatar brianteeman
brianteeman - comment - 6 Dec 2017

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.

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 7 Dec 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 7 Dec 2017

I have tested this item successfully on da4dca5


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18996.

avatar franz-wohlkoenig franz-wohlkoenig - change - 7 Dec 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 7 Dec 2017

Ready to Commit after two successful tests.

avatar wilsonge wilsonge - change - 11 Dec 2017
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: ?
avatar wilsonge wilsonge - close - 11 Dec 2017
avatar wilsonge wilsonge - merge - 11 Dec 2017

Add a Comment

Login with GitHub to post a comment