Skip to content

Conversation

@AcidCaos
Copy link
Contributor

@AcidCaos AcidCaos commented Mar 6, 2025

Multiselection free fields can return multiple values. The actual implementation of from_xml() overwrites the attrs[name] = t.text without checking if name is already in attrs.

This PR fixes multiselection free fields to return an array of values (not just the last one) when more than one value per key is provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant