? ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
16 Jan 2023

Pull Request for Issue #39646 .

Summary of Changes

When @laoneo did the PR for tinyMCE #39625 I've contacted him with this request that was left for another PR

Screenshot 2023-01-16 at 16 53 32

Testing Instructions

add these lines after

<field name="articletext1" type="editor" editor="none" buttons="true" hide="menu,module" />
<field name="articletext2" type="editor" editor="codemirror" buttons="true" hide="article,image" />

add these lines after

<?php echo $this->form->getInput('articletext'); ?>

<?php echo $this->form->getInput('articletext1'); ?>
<?php echo $this->form->getInput('articletext2'); ?>

Create a new article, tinyMCE should have all the buttons, none should miss the menu and module and codemirror should miss article and image

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar dgrammatiko dgrammatiko - open - 16 Jan 2023
avatar joomla-cms-bot joomla-cms-bot - change - 16 Jan 2023
Category Libraries
avatar dgrammatiko dgrammatiko - change - 16 Jan 2023
The description was changed
avatar dgrammatiko dgrammatiko - edited - 16 Jan 2023
avatar dgrammatiko dgrammatiko - change - 16 Jan 2023
The description was changed
avatar dgrammatiko dgrammatiko - edited - 16 Jan 2023
avatar laoneo laoneo - change - 17 Jan 2023
Labels Added: ?
avatar OctavianC OctavianC - test_item - 17 Jan 2023 - Tested successfully
avatar OctavianC
OctavianC - comment - 17 Jan 2023

I have tested this item successfully on 4460852

Works


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

avatar OctavianC
OctavianC - comment - 17 Jan 2023

image

avatar viocassel viocassel - test_item - 17 Jan 2023 - Tested successfully
avatar viocassel
viocassel - comment - 17 Jan 2023

I have tested this item successfully on 4460852

?


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

avatar laoneo laoneo - change - 17 Jan 2023
Status New Ready to Commit
avatar laoneo
laoneo - comment - 17 Jan 2023

RTC


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

avatar roland-d roland-d - close - 17 Jan 2023
avatar roland-d roland-d - merge - 17 Jan 2023
avatar roland-d roland-d - change - 17 Jan 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-01-17 18:54:30
Closed_By roland-d
Labels Added: ?
avatar roland-d
roland-d - comment - 17 Jan 2023

Thank you

Add a Comment

Login with GitHub to post a comment