Skip to content

fix(wallabag): allow null values in non-null published_by field#268

Merged
casimir merged 1 commit intomainfrom
nullable-publisher
Nov 5, 2024
Merged

fix(wallabag): allow null values in non-null published_by field#268
casimir merged 1 commit intomainfrom
nullable-publisher

Conversation

@casimir
Copy link
Copy Markdown
Owner

@casimir casimir commented Nov 5, 2024

It should be and (is considered?) an illegal value but exists for some users and that break the synchronization with the server.

It doesn't seem to be a bug in wallabag's logic but the data importer doesn't validate the data before importing (at least for the Omnivore importer).

Fixes #266

@casimir casimir added the bug Something isn't working label Nov 5, 2024
It should be and (is considered?) an illegal value but exists for some users
and that break the synchronization with the server.

It doesn't seem to be a bug in wallabag but the their data importer doesn't
validate the data before importing (at least for the Omnivore importer).
@casimir casimir force-pushed the nullable-publisher branch from be86d8e to 52e634f Compare November 5, 2024 09:35
@casimir casimir enabled auto-merge (squash) November 5, 2024 09:35
@casimir casimir merged commit 60aa3d8 into main Nov 5, 2024
@casimir casimir deleted the nullable-publisher branch November 5, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

logging in throws an error

1 participant