affects:adminbugcommunitygood first issue
倉庫指標
- 星標
- (54,676 顆星)
- PR 合併指標
- (平均合併 19天 11小時) (30 天內合併 658 個 PR)
描述
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