#12246 closed defect (bug) (duplicate)
Canoncial Crash With WP_DEBUG
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.9.1 |
| Component: | Warnings/Notices | Keywords: | |
| Focuses: | Cc: |
Description
Steps to reproduce:
- Enable pretty permalinks.
- Enable WP_DEBUG.
- Hit /?cat=99999999
category-template.php fails on a NULL return from the Taxonomy API, then Canonical dies on headers.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Tested with [13170] and it appears /?cat=99999999 no longer redirects or crashes, however the output now includes more than a dozen PHP Notices, and no obvious content. For clarity, I will close as a duplicate of the 404 consistency ticket.