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

Fix a bug when using '/' as a tag separator #1953

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

ArthurHoaro
Copy link
Member

Also in case of any other regex error, just return an empty array instead of a fatal error.

Fixes #1944

Also in case of any other regex error, just return an empty array instead of a fatal error.

Fixes shaarli#1944
@ArthurHoaro ArthurHoaro added bug it's broken! tags labels Mar 18, 2023
@ArthurHoaro ArthurHoaro added this to the 0.12.2 milestone Mar 18, 2023
@ArthurHoaro ArthurHoaro self-assigned this Mar 18, 2023
@ArthurHoaro ArthurHoaro merged commit b858332 into shaarli:master Mar 18, 2023
@ArthurHoaro ArthurHoaro deleted the fix-tag-delimiter branch March 18, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug it's broken! tags
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: tags_str2array(): Return value must be of type array, bool returned
1 participant