Download & Extend

CSS3PIE selectors .css file should be generated when required and not existent, not on form submit.

Project:Omega
Version:7.x-4.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

Status:active» fixed

#2

Status:fixed» active

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

nobody click here