Skip to content

Conversation

@mariusgaldigital
Copy link
Contributor

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

When the role options are filtered by the array_unique function their indices are preseverd. This leads to faulty serialization while the options are transmitted to the client. The Ext.Js expects an array to populate the multiselect but due to this an object is serialized and returned.
This PR ensures that the array keys are in numerical order and start at 0 (list instead of associative).

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mariusgaldigital
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@mariusgaldigital
Copy link
Contributor Author

recheck

@solverat solverat added the bug label Nov 25, 2025
@solverat solverat added this to the 5.1.3 milestone Nov 25, 2025
@solverat solverat self-requested a review November 26, 2025 15:43
@solverat solverat merged commit fce4283 into dachcom-digital:master Nov 26, 2025
1 of 2 checks passed
@solverat
Copy link
Member

Thanks @mariusgaldigital!

@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants