#24190 closed defect (bug) (fixed)
Undefined variable in edit-form-advanced.php
Reported by: | lightningspirit | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Post Formats | Keywords: | has-patch |
Focuses: | Cc: |
Description
Last trunk commit throws an notice when editing or creating new page:
Notice: Undefined variable: post_format in edit-form-advanced.php
Possible resolution attached.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Added isset() to $post_format variable