Opened 12 months ago
Closed 12 months ago
#20701 closed defect (bug) (fixed)
Theme Customizer "collapse" arrow image source is a 404 for WP in subdir.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (6)
markjaquith — 12 months ago
comment:1
markjaquith — 12 months ago
- Keywords has-patch added
comment:2
SergeyBiryukov — 12 months ago
- Keywords commit added
comment:3
SergeyBiryukov — 12 months ago
- Component changed from Administration to Appearance
Note: See
TracTickets for help on using
tickets.

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).