? ? Success

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
25 Apr 2018

Pull Request for Issue # .

Summary of Changes

Subform repeatable has a function fixScripts which calls a few js initialization functions on a few of the field types that require it. There is a now a better way to handle that kind of thing by having any field that may need initialization listen for an event fired by subform repeatable. In this PR, I am transferring responsibility of one such initialization from subform repeatable to the correct field type itself.

Note: this PR doesn't really fix anything. the media field type already works with repeatable subforms. This just does it in a somewhat better way.

Testing Instructions

Set up a subform containing a media field. There's a subform in the redirect plugin that's simple to use for this purpose.

Open up the form and create new rows. The media field in each new row should function properly.

Expected result

Media field functions normally.

Actual result

Media field functions normally.

Documentation Changes Required

None

avatar okonomiyaki3000 okonomiyaki3000 - open - 25 Apr 2018
avatar okonomiyaki3000 okonomiyaki3000 - change - 25 Apr 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2018
Category JavaScript
avatar Quy
Quy - comment - 26 Apr 2018

I have tested this item successfully on 83f9b21


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

avatar Quy Quy - test_item - 26 Apr 2018 - Tested successfully
avatar viocassel
viocassel - comment - 3 Feb 2019

I have tested this item successfully on 83f9b21


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

avatar viocassel viocassel - test_item - 3 Feb 2019 - Tested successfully
avatar Quy Quy - change - 3 Feb 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 3 Feb 2019

RTC


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

avatar Quy
Quy - comment - 3 Feb 2019

RTC


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

avatar alikon
alikon - comment - 2 May 2019

@HLeithner please a final response

1 year old rtc pr

avatar okonomiyaki3000
okonomiyaki3000 - comment - 7 May 2019

OK, I'll get right on it

avatar okonomiyaki3000 okonomiyaki3000 - change - 7 May 2019
Labels Removed: J3 Issue
avatar okonomiyaki3000 okonomiyaki3000 - change - 8 May 2019
Labels Added: ?
avatar HLeithner HLeithner - close - 10 May 2019
avatar HLeithner HLeithner - merge - 10 May 2019
avatar HLeithner HLeithner - change - 10 May 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-10 12:14:45
Closed_By HLeithner
avatar HLeithner
HLeithner - comment - 10 May 2019

thx

avatar okonomiyaki3000
okonomiyaki3000 - comment - 15 May 2019

See also #20231

Add a Comment

Login with GitHub to post a comment