Opened 16 years ago
Closed 16 years ago
#11203 closed defect (bug) (fixed)
Missing check for action type
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | normal | Version: | 2.9 |
| Component: | Trash | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Changes made and already committed for #9674 does not include check for action type, so WP displays few notices on "New Page" page. Attached patch reintroduces missing check.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
(In [12272]) Check action type to avoid warnings. Props sirzooro. fixes #11203