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

Unable to filter Stories in admin by a single-letter tag #10469

Closed
justmarkham opened this issue Feb 8, 2019 · 1 comment
Closed

Unable to filter Stories in admin by a single-letter tag #10469

justmarkham opened this issue Feb 8, 2019 · 1 comment

Comments

@justmarkham
Copy link

Issue Summary

On the Stories page of admin, I'm unable to filter by the tag "R".

To Reproduce

  1. Open my admin and click on Stories.
  2. Click on the "all tags" dropdown.
  3. Click on the tag "R".
  4. The top of the page says "The request failed validation" and the error code is 422.

The problem only occurs for that tag, so I'm guessing it's because the tag is a single letter. That is a valid tag, as you can see here.

I have not tested creating other single letter tags to see if they also cause errors when filtering.

Technical details:

  • Ghost Version: 2.6.0
  • Browser/OS: Chrome on Mac

I'm a Ghost Pro customer.

@naz
Copy link
Contributor

naz commented Feb 8, 2019

Hey 👋 @justmarkham! Thanks for reporting. This bug is caused by a filtering language and is being tracked here - https://github.com/NexesJS/NQL-Lang/issues/2 . For now, the workaround would be changing the tag 'URL' in tags editing screen to something that contains more than one letter e.g.: r_ 👍

@naz naz closed this as completed Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants