Opened 4 years ago
Closed 4 years ago
#105 closed defect (invalid)
New subcategories are created as top-level categories
| Reported by: | iammattthomas | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Publishing | Version: | |
| Keywords: | categories | Cc: |
Description
On a self-hosted blog running 2.7, I did the following from the iPhone app:
- Created a new post
- Selected Categories
- Added a new subcategory called "Photography" to an existing category "Art"
- Selected the "Photography" subcategory
- Saved the post on the server
On the iPhone app, it appears that "Photography" was correctly added as a subcategory of "Art." However, when I went to the web admin, "Photography" was actually added as a new top-level category, NOT as a subcategory of "Art," even though it appears that way in the Category list on the iPhone app.
Change History (1)
comment:1 Changed 4 years ago by iammattthomas
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Correction: This appears to have been a mistake in the web admin. After going to the Categories page, then going back to the Edit page, I now see that Photography *was* correctly created as a subcategory of Art.