Currently, when requesting the CSS3PIE selectors .css file it is always loaded from a given path. However, that path may not exist if you migrated your theme settings and didn't perform a form submit. This needs to be fixed and I think we can afford a single is_file() check there to build the file on demand if it doesn't exist.

Comments

fubhy’s picture

Status: Active » Fixed
fubhy’s picture

Status: Fixed » Active

Still not happy with this... Will look into it once more and see how we can improve it.

fubhy’s picture

Status: Active » Fixed

Actually this works now. It rebuilds it on registry rebuild. That's good enough.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.