User tests: Successful: Unsuccessful:
Form elements must have labels
(label)
Multilingual Associations: Edit Associations (Articles > Articles) - 4.0 Test Site - Administration
#jform_itemlanguage
<select id="jform_itemlanguage" name="jform[itemlanguage]" class="custom-select">
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations Language & Strings |
Under Articles, here is one filter where - Select Featured -
is in both places. Can we use COM_ASSOCIATIONS_SELECT_TARGET_LANGUAGE
and not create a new one?
<div class="js-stools-field-filter">
<span class="sr-only"><label id="filter_featured-lbl" for="filter_featured">
- Select Featured -</label>
</span>
<select id="filter_featured" name="filter[featured]" class="custom-select" onchange="this.form.submit();">
<option value="" selected="selected">- Select Featured -</option>
</div>
The strings are not the same
If that is the case, then the filters in Articles should be changed.
Select Featured (label)
- Select Featured - (dropdown)
I was lazy when I did that
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-04 14:59:57 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
?
|
thanks
I have tested this item✅ successfully on 0fba76d
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27397.