Opened 2 years ago

Last modified 6 months ago

#17800 new enhancement

Custom Header bug with deleted images

Reported by: pivari Owned by:
Priority: normal Milestone: Awaiting Review
Component: Appearance Version: 3.2
Severity: normal Keywords:
Cc:

Description

I'm not a tech.
I've added images to Twenty Eleven header.
I wrong and I've deleted few images directly using ftp now you can see in the image that the header has the markers of the images without the images.

Attachments (1)

wordpress-3.2-bug.jpg (86.3 KB) - added by pivari 2 years ago.
Header with image markers without images

Download all attachments as: .zip

Change History (4)

pivari2 years ago

Header with image markers without images

  • Type changed from defect (bug) to enhancement
  • Component changed from Bundled Theme to Themes

The only fix here would be to actually do a file_exists() before each image, but actually in our core custom header code. I don't know if this is a great idea. Header images are registered in code. You can't drop new images in and expect them to work, or remove them. (Not that this wouldn't be cool...)

  • Component changed from Themes to Appearance
  • Summary changed from Twenty Eleven header bug to Custom Header bug with deleted images
Note: See TracTickets for help on using tickets.