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

Allow escaping of literal || in tag search #112

Open
dstillman opened this issue May 4, 2021 · 0 comments · May be fixed by #143
Open

Allow escaping of literal || in tag search #112

dstillman opened this issue May 4, 2021 · 0 comments · May be fixed by #143
Assignees
Labels
API Web Library Issues affecting the web library

Comments

@dstillman
Copy link
Member

tag=foo bar \|| bar

@dstillman dstillman added API Web Library Issues affecting the web library labels May 4, 2021
@dstillman dstillman self-assigned this May 4, 2021
@abaevbog abaevbog linked a pull request Jun 13, 2023 that will close this issue
@abaevbog abaevbog linked a pull request Jun 13, 2023 that will close this issue
abaevbog added a commit to abaevbog/dataserver that referenced this issue Jun 14, 2023
Replace \|| with || during arguments parsing. If an item is tagged 'This is something || Or other', to get items with this tag or delete this tag, || can be escaped like this tags='This is something \|| Or other'.
Fixes: zotero#118
Fixes: zotero#112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Web Library Issues affecting the web library
Development

Successfully merging a pull request may close this issue.

1 participant