Opened 20 years ago
Closed 20 years ago
#553 closed defect (bug) (wontfix)
In post.php, categories don't appear when parent category has lower cat_ID than grandparent. [admin-functions.php line 40]
Reported by: | jyasskin | Owned by: | matt |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.2 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
In the posting interface, either writing a new post or editing, I have a few categories that aren't showing up. The structure of the categories is:
Technology
-Software
--Web
and Web doesn't show up. I created the Technology category after the Software category and then went back and assigned it to be Software's parent.
The attached patch appears to fix the problem. I haven't tested it a whole lot though, so be careful.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
I just modified the patch to apply cleanly to WP 1.2.2