User tests: Successful: Unsuccessful:
Use the element XML string as value for hash instead of an automatically converted SimpleXML
to string
which is always an empty string
.
Hard to test, you need your own field which extends from the PredefinedListField which show different options based on the attributes in the xml and get used twice on an formular.
The second usage of the same field shows the options from the first field because they are loaded from the cache.
The second usage of the same field shows its own options since it no longer uses the cached values from the first field.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Below are the testing instructions which you can use to test this PR:
<field
name="active1"
type="useractive"
label="COM_USERS_HEADING_ACTIVATED"
class="js-select-submit-on-change"
>
<option value="">Select User Active 1</option>
</field>
I have tested this item ✅ successfully on cb35ed0
I have successfully tested this. Sorry it took so long (started, got interrupted, restarted, etc ;) ).
Thanks @HLeithner
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
bug
PR-5.3-dev
|
RTC
Labels |
Added:
RTC
|
Thanks
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-09-03 10:49:15 |
Closed_By | ⇒ | rdeutz |
I have tested this item ✅ successfully on cb35ed0
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45885.