?
avatar gaelicwinter
gaelicwinter
17 Oct 2018

Steps to reproduce the issue

  1. Create nested checkbox subform in Admin -> Content -> Fields per instructions in #17552

  2. Create options as per the following image:
    image

  3. Observe the data being saved at FormController->save($validData) on line 754. Open up the $validData array and have a look at the hierarchy for the options data

Expected result

  1. Should see options data looking similar to
    image

Actual result

  1. Observe that what is actually seen is similar to
    image

Note that the third row nested subform has been moved to a fourth option row.

System information (as much as possible)

xampp 7.1.21
Joomla! 3.9.0-rc Release Candidate [ Amani ] 10-October-2018 12:30 GMT
Chrome Version 69.0.3497.100 (Official Build) (64-bit)

Additional comments

In the most simple cases with one option row and one nested subform it often works, but the more option rows that are added, each with a nested subform row, the more likely the problem is to occur.

avatar gaelicwinter gaelicwinter - open - 17 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 17 Oct 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Oct 2018
avatar gaelicwinter gaelicwinter - change - 19 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-19 15:46:53
Closed_By gaelicwinter
avatar gaelicwinter
gaelicwinter - comment - 19 Oct 2018

Duplicate of #22441

avatar gaelicwinter gaelicwinter - close - 19 Oct 2018

Add a Comment

Login with GitHub to post a comment