Skip to content

[5.x] Prevent zeros being filtered out in Array fieldtype - #12039

Merged
jasonvarga merged 1 commit into
5.xfrom
arr-fieldtype-filtering
Aug 12, 2025
Merged

[5.x] Prevent zeros being filtered out in Array fieldtype#12039
jasonvarga merged 1 commit into
5.xfrom
arr-fieldtype-filtering

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

This pull request fixes an issue where "0" values were being filtered out when saving Array fields.

Fixes #12038.

@jasonvarga
jasonvarga merged commit 10ff373 into 5.x Aug 12, 2025
26 checks passed
@jasonvarga
jasonvarga deleted the arr-fieldtype-filtering branch August 12, 2025 21:52
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.

Array Fieldtype won't save 0 as value

2 participants