User tests: Successful: Unsuccessful:
Pull Request for Issue # .
The issue when menu has only a request with field type is list and multiple attribute. The first save time for one or multi option list is OK but the second time the menu can not clear the option list, it always loads the previous value.
/components/com_content/views/featured/tmpl/default.xml
at line 10<fields name="request">
<fieldset name="request">
<field
name="custom"
type="list"
label="Custom IDs"
multiple="true">
<option value="1">ID 1</option>
<option value="2">ID 2</option>
<option value="3">ID 3</option>
</field>
</fieldset>
</fields>
Custom IDs is empty.
Custom IDs is not empty.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus |
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after 3 successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-18 03:30:10 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 6684ff5
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19084.