#20701 closed defect (bug) (fixed)

Theme Customizer "collapse" arrow image source is a 404 for WP in subdir.

Reported by: markjaquith Owned by: ryan
Priority: high Milestone: 3.4
Component: Appearance Version: 3.4
Severity: normal Keywords: has-patch commit
Cc:

Description

The theme customizer "collapse" arrow image is 404ing on my WP-in-subdir site.

Attachments (1)

20701.diff (520 bytes) - added by markjaquith 12 months ago.

Download all attachments as: .zip

Change History (6)

  • Keywords has-patch added
  • Keywords commit added
  • Component changed from Administration to Appearance

This little gem is from when the CSS was in wp-includes and was pulling an image from wp-admin (which would have had to get fixed by moving the image to wp-includes).

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [20835]:

Fix path to customizer collpase arrows. Props markjaquith. fixes #20701

Note: See TracTickets for help on using tickets.