? ? Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
14 Nov 2020

Summary of Changes

The same as #31399 but for J4

Testing Instructions

Add subform field in to any xml in params section, example mod_custom.xml

<field name="subform_test2" type="subform" label="Subform field"
  multiple="true"
  default='[{"child_field": "Default text field value"}]'
>
    <form>
        <field
            name="child_field"
            type="text"
            label="Text field"
        />
    </form>
</field>

Open the form, remove all subform rows, and save.

Actual result BEFORE applying this Pull Request

Subform field is empty, with zero rows

Expected result AFTER applying this Pull Request

Subform field should show 1 row of default value

Documentation Changes Required

none

avatar Fedik Fedik - open - 14 Nov 2020
avatar Fedik Fedik - change - 14 Nov 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Nov 2020
Category Libraries
avatar Quy Quy - test_item - 16 Nov 2020 - Tested successfully
avatar Quy
Quy - comment - 16 Nov 2020

I have tested this item successfully on 09da9c8


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

avatar gostn gostn - test_item - 25 Nov 2020 - Tested successfully
avatar gostn
gostn - comment - 25 Nov 2020

I have tested this item successfully on 09da9c8


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

avatar Quy Quy - change - 25 Nov 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 25 Nov 2020

RTC


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

avatar laoneo laoneo - close - 30 Nov 2020
avatar laoneo laoneo - merge - 30 Nov 2020
avatar laoneo laoneo - change - 30 Nov 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-11-30 14:35:32
Closed_By laoneo
Labels Added: ? ?
avatar laoneo
laoneo - comment - 30 Nov 2020

Thanks!

Add a Comment

Login with GitHub to post a comment