Opened 9 years ago
Closed 9 years ago
#35608 closed defect (bug) (duplicate)
EditPost page: categories list is not showed as a tree
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | |
Focuses: | administration | Cc: |
Description
STEPS TO REPRODUCE:
- Log in as administrator.
- Go to Posts->Categories.
- Add category: Name - "Test category", Slug - "test-category".
- Add category: Name - "Test subcategory", Slug - "test-subcategory", Parent - "Test category".
- Go to AllPosts page.
- Add new post: Title - "Test post for subcategory", assign it to "Test subcategory" (see attachment 1).
- Go to AllPosts page.
- Click "Edit" on created post.
EXPECTED RESULT:
categories list is showed as a tree. User may see categories structure.
ACTUAL RESULT:
categories list is not showed as a tree. User cannot see categories structure (see attachment 2).
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #10982.
See also #20054 and [20710].