Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove empty item for all taglist modes #1276

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Remove empty item for all taglist modes #1276

wants to merge 2 commits into from

Conversation

mjauvin
Copy link
Member

@mjauvin mjauvin commented Dec 20, 2024

The empty item that was added in previous PR was not removed in array and string modes.
Make sure we always deal with arrays from the POST data.

Fixes #1275

@mjauvin mjauvin added the maintenance PRs that fix bugs, are translation changes or make only minor changes label Dec 20, 2024
@mjauvin mjauvin added this to the 1.2.8 milestone Dec 20, 2024
@mjauvin mjauvin self-assigned this Dec 20, 2024
@mjauvin
Copy link
Member Author

mjauvin commented Dec 20, 2024

@AIC-BV can you check if this resolves the issues you were having ?

@mjauvin mjauvin changed the title Remove empty item for all taglist formwidget modes Remove empty item for all taglist modes Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PRs that fix bugs, are translation changes or make only minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Taglist is saving empty strings
2 participants