Customize 1.0.3 has a problem with spaces in background images. If a CSS file uses e.g. an image with space, it needs to be embedded in single quotation marks like in url('images/headers/Image with spaces.jpg'). When trying to customize from that CSS, Customize 1.0.3 will complain about the missing path .../'images/headers.
Maybe the problem is in function assign_vars(). I assume that the regular expression there extracts the path from a image, but I didn't have the time to find a fix for it.
Customize 1.0.3 has a problem
ven, 03/20/2009 - 20:07 — Thomas (non vérifié)Customize 1.0.3 has a problem with spaces in background images. If a CSS file uses e.g. an image with space, it needs to be embedded in single quotation marks like in url('images/headers/Image with spaces.jpg'). When trying to customize from that CSS, Customize 1.0.3 will complain about the missing path .../'images/headers.
Maybe the problem is in function assign_vars(). I assume that the regular expression there extracts the path from a image, but I didn't have the time to find a fix for it.