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

[bukuserver] Don't allow UPPER CASE tags #547

Closed
GreenLunar opened this issue Jan 6, 2022 · 1 comment · Fixed by #546
Closed

[bukuserver] Don't allow UPPER CASE tags #547

GreenLunar opened this issue Jan 6, 2022 · 1 comment · Fixed by #546

Comments

@GreenLunar
Copy link

GreenLunar commented Jan 6, 2022

Bookmark in question:

1. Free Software Foundation [1]
   > https://www.fsf.org/
   + The FSF is a charity with a worldwide mission to advance software freedom.
   # brand:GNU, foundation:Free-Software, Free-Software

Original set of tags:

brand:GNU, foundation:Free-Software, Free-Software

After import:

brand:gnu, foundation:free-software, free-software

After editing inside bukuserver web ui:

brand:GNU, foundation:Free-Software, Free-Software

Consequential problem

  • bukuserver isn't able to locate that specific bookmark by searching for tags "foundation:Free-Software" & "Free-Software" nor "foundation:free-software" & "free-software".
  • bukuserver IS able to locate the bookmark in question by searching for tag "brand:GNU", but not "brand:gnu".

P.S. buku (command-line) handles all of the above queries well.

@GreenLunar
Copy link
Author

Confirmed. Closing.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant