Opened 10 years ago
Last modified 3 months ago
#35606 new defect (bug)
AllPosts page: contradiction in filtering by Category and category assigning to the post
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 4.4.1 |
| Component: | Taxonomy | Keywords: | |
| Focuses: | 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", assign it to "Test category".
- Add new post: Title - "Test post for subcategory", assign it to "Test subcategory".
- Go to AllPosts page.
- Filter posts by category "Test category".
EXPECTED RESULT:
Post "Test post" is presented as a result of filtration.
ACTUAL RESULT:
Posts "Test post", "Test for subcategory" is presented as a result of filtration. If to follow this logic, post "Test post for subcategory" had to be assigned to "Test subcategory" and automatically to parent category in the moment of creation.
See attachment.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.