go-shiori/shiori

Cannot rename tags in v1.6.0

Zlendy opened this issue · 0 comments

Data

  • Shiori version: 1.6.0
  • Database Engine: SQLite
  • Operating system: Debian (Docker)
  • CLI/Web interface/Web Extension: ?

Describe the bug / actual behavior

No matter which tag I rename, the backend always returns an HTTP 404 error.

Expected behavior

The new name should be applied and the HTTP response code should be 200.

To Reproduce

Steps to reproduce the behavior:

  1. Click on the button titled: "Show tags"
  2. Click on "Rename Tags"
  3. Select any tag
  4. Change its name and click on "OK"
  5. See error

Screenshots

image
image