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

Bookmark import accepts empty URL values #124

Closed
sissbruecker opened this issue May 14, 2021 · 0 comments · Fixed by #149
Closed

Bookmark import accepts empty URL values #124

sissbruecker opened this issue May 14, 2021 · 0 comments · Fixed by #149
Labels
bug Something isn't working

Comments

@sissbruecker
Copy link
Owner

The following bookmark tag gets imported successfully, although no URL is specified:

    <DT><A HREF="" ADD_DATE="1616337559" PRIVATE="0" TOREAD="0" TAGS="tag1">test title 1</A>

This should never happen, as the URL should be required.

This seems to indicate that the Bookmark model does not validate the URL field as required, so the issue is probably there. This issue could also affect the REST API.

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
1 participant