# Select2.png missing on meta

**URL:** https://meta.discourse.org/t/select2-png-missing-on-meta/39164
**Category:** Bug
**Created:** [February 6, 2016, 9:44pm UTC](https://meta.discourse.org/t/select2-png-missing-on-meta/39164 "2016-02-06T21:44:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [February 6, 2016, 9:44pm UTC](https://meta.discourse.org/t/select2-png-missing-on-meta/39164/1 "2016-02-06T21:44:01Z")

</div>

On meta the `select2.png` is missing.

`GET https://cdn.discourse.org/assets/select2.png 404 (Not Found)`

![](https://global.discourse-cdn.com/meta/original/3X/3/d/3dc9e9c99d90e588ef1d527896131581c8fb7a15.png)

Works fine on my development machine:

![](https://global.discourse-cdn.com/meta/original/3X/3/2/3211e73ea6ee57dee3fb6b39269916de522ae40f.png)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 13, 2016, 9:53am UTC](https://meta.discourse.org/t/select2-png-missing-on-meta/39164/2 "2016-02-13T09:53:46Z")

</div>

yeah this is a bug in the way we are generating paths for images in the CSS, happens cause meta’s CDN is in a subfolder

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [July 8, 2016, 8:18am UTC](https://meta.discourse.org/t/select2-png-missing-on-meta/39164/3 "2016-07-08T08:18:58Z")

</div>

This has been fixed in

> **[Include cdn path in the stylesheet digest. · discourse/discourse@169d17e](https://github.com/discourse/discourse/commit/169d17ed)**
>
> A platform for community discussion. Free, open, simple. - Include cdn path in the stylesheet digest. · discourse/discourse@169d17e

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [July 8, 2016, 8:19am UTC](https://meta.discourse.org/t/select2-png-missing-on-meta/39164/4 "2016-07-08T08:19:02Z")

</div>


