Opened 12 months ago
Closed 12 months ago
#20695 closed defect (bug) (fixed)
Use the right hook for the theme information tab
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Appearance | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Otherwise the output will be before the <html> stuff, see http://cl.ly/GgOH
Attachments (2)
Change History (6)
If we use iframe_header and iframe_footer we can retain the current filter. It will also prevent the output of unnecessary HTML like the admin menu. Makes it a easier for #20696.
comment:3
koopersmith — 12 months ago
Smart patch.
comment:4
koopersmith — 12 months ago
- Owner set to koopersmith
- Resolution set to fixed
- Status changed from new to closed
In [20812]:
Note: See
TracTickets for help on using
tickets.

Since [20140]