? Release Blocker NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
21 Jan 2023

Pull Request for Issue #36345 for fix #24343

Summary of Changes

Make sure the script listen iframe load event only once.

Testing Instructions

Apply patch, run npm install

Create subform with editor (example in Custom HTML):

<field type="subform" name="subform" multiple="true" label="subform">
  <form>
    <field type="editor" name="text" label="editor" buttons="false"  default="I am a text!"/>
  </form>
</field>

Run test in Chrome and Firefox, and Safari (if you have one).

Make sure the Article content editor works correctly.

Then add couple rows in subform and try sort them. Then watch editor content.

Actual result BEFORE applying this Pull Request

In Firefox the Article content editor realods itself, and not able to edit content.

Expected result AFTER applying this Pull Request

In all Browsers the content editor works correctly.
Content in subform editor works after sorting.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jan 2023
Category JavaScript Repository NPM Change
avatar Fedik Fedik - open - 21 Jan 2023
avatar Fedik Fedik - change - 21 Jan 2023
Status New Pending
avatar Fedik
Fedik - comment - 21 Jan 2023

@Quy please test

avatar Fedik Fedik - change - 21 Jan 2023
Labels Added: Release Blocker NPM Resource Changed ?
avatar Fedik Fedik - change - 21 Jan 2023
The description was changed
avatar Fedik Fedik - edited - 21 Jan 2023
avatar Quy Quy - test_item - 21 Jan 2023 - Tested successfully
avatar Quy
Quy - comment - 21 Jan 2023

I have tested this item successfully on d4de355

Thank you!


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

avatar richard67 richard67 - test_item - 21 Jan 2023 - Tested successfully
avatar richard67
richard67 - comment - 21 Jan 2023

I have tested this item successfully on d4de355


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

avatar richard67 richard67 - change - 21 Jan 2023
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 21 Jan 2023

RTC


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

avatar fancyFranci fancyFranci - change - 22 Jan 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-01-22 11:47:55
Closed_By fancyFranci
Labels Added: ?
avatar fancyFranci fancyFranci - close - 22 Jan 2023
avatar fancyFranci fancyFranci - merge - 22 Jan 2023
avatar fancyFranci
fancyFranci - comment - 22 Jan 2023

Thank you for fixing the fix :)

Add a Comment

Login with GitHub to post a comment