We are using umbraco 4.7.0. and we are facing some issues by saving the css files into database.
What is happening:
I changed the name of the css file with the umbraco backend but inside the database (dbo.cmsStylesheet) it does not update the name in the way i have specified.
Umbraco backend shows the correct name.
Is there any known issue?
Every time I try to create a package with courier it is using the database css name which does not exist as file!
CSS Saving database issue - important
Hello,
We are using umbraco 4.7.0. and we are facing some issues by saving the css files into database.
What is happening:
I changed the name of the css file with the umbraco backend but inside the database (dbo.cmsStylesheet) it does not update the name in the way i have specified.
Umbraco backend shows the correct name.
Is there any known issue?
Every time I try to create a package with courier it is using the database css name which does not exist as file!
Thanks
It looks like that the column "filename" column does not get updated.
Can somebody help please?
is working on a reply...