Skip to content

Conversation

@eab-andy
Copy link

It seems the value for <is_multi_select> should be reversed.
The value stored in eZ Publish is what a programmer would expect:

  • 1 means it is a multi-select
  • 0 means it is not a multi-select.

But the previous code was reversing the values:
<is_multi_select>1</is_multi_select> would mean it is not a multi-select.
This is counter-intuitive. Can we change it?

Thanks!

Andy

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.

2 participants