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: do not store empty tags #2556

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

rdelaage
Copy link
Contributor

This PR adds a new function applied before storing entries to avoid empty tags. This is needed by PR #2527
I also added a migration to delete empty tags from all previous entries containing one.

You can test this with this feed https://www.france24.com/fr/rss

Do you follow the guidelines?

@rdelaage rdelaage marked this pull request as ready for review March 23, 2024 16:10
internal/storage/entry.go Outdated Show resolved Hide resolved
internal/storage/entry.go Outdated Show resolved Hide resolved
internal/database/migrations.go Show resolved Hide resolved
internal/storage/entry.go Show resolved Hide resolved
@fguillot fguillot merged commit b54fe66 into miniflux:main Mar 24, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants