#14486 closed defect (bug) (fixed)
Twenty Ten: Removed header image renders an empty img tag
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Themes | Version: | 3.0.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | mtdewvirus@… |
Description
When the header image is removed from Twenty Ten, the theme still renders an img tag with no src (and the proper dimensions, so it's just a large, broken image). Instead, the img tag shouldn't be rendered.
Attachments (1)
Change History (5)
koopersmith — 3 years ago
comment:1
mtdewvirus — 3 years ago
- Cc mtdewvirus@… added
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [15520]) Check for header image before showing it, in Twenty Ten. props koopersmith, see #14486 for trunk.