User tests: Successful: Unsuccessful:
Pull Request for Issue #15842
Fix Calendar field for subform field, again.
Make sure that calendar field work in the subform
Example xml, can place in "Custom HTML" module xml (somwhere in params fieldset):
<field name="items" type="subform" multiple="true" label="Subform Field" >
<form>
<field name="something" type="calendar" label="Calendar" />
</form>
</field>
none
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
@laoneo @dgt41 @Fedik can you have a look at this #15842 (comment) comment, seems not fixed 100%
Status | Ready to Commit | ⇒ | Needs Review |
Status | Needs Review | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-12 11:22:23 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Looks like it solved the issue Robert mentioned (and the test was just bad). As this was RTC previously and all that's happened since is a rebase I've merged this :)
I have tested this item✅ successfully on b817555
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15848.