TryGhost/Ghost
Creating a tag named "new" is subsequently not editable
Fermée
#26 095 ouverte le 31 janv. 2026
affects:adminbugcommunitygood first issue
Métriques du dépôt
- Stars
- (54 676 étoiles)
- Métriques de merge PR
- (Merge moyen 19j 11h) (658 PRs mergées en 30 j)
Description
Issue Summary
Creating a tag in Ghost Admin with the name and consequently the slug "new" means the tag cannot be edited or deleted after creation presumably due to the path "/ghost/#/tags/new" being reserved for the creating a new tag page.
Steps to Reproduce
- Navigate to the Tags page within Ghost Admin (/ghost/#/tags)
- Click "New Tag"
- Enter "new" as name of the new tag being created or enter "new" as the name of the tag slug
- Click "Save" in top right
- Return to the Tags page
- Click on the tag you have just created with the slug "new"
- You are taken to the create new tag page rather than the edit page for the tag with slug "new"
Ghost Version
6.16.1
Node.js Version
22.21.1
How did you install Ghost?
Ubuntu
Database type
MySQL 8
Browser & OS version
MacOS 15.6.1 / Firefox 147.0.2
Relevant log / error output
Code of Conduct
- I agree to be friendly and polite to people in this repository