Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
11 Aug 2025

Summary of Changes

Use the element XML string as value for hash instead of an automatically converted SimpleXML to string which is always an empty string.

Testing Instructions

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.

Actual result BEFORE applying this Pull Request

The second usage of the same field shows the options from the first field because they are loaded from the cache.

Expected result AFTER applying this Pull Request

The second usage of the same field shows its own options since it no longer uses the cached values from the first field.

Link to documentations

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

avatar HLeithner HLeithner - open - 11 Aug 2025
avatar HLeithner HLeithner - change - 11 Aug 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Aug 2025
Category Libraries

Add a Comment

Login with GitHub to post a comment