Closed (works as designed)
Project:
Barracuda
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2012 at 00:55 UTC
Updated:
23 Mar 2012 at 01:21 UTC
2.0.3 head, 7.12 platform
annoying small bug:
1. Create a site dev.mysite.com, do work on it theming, views, fields, etc.
2. Clone site to any.mysite.com or straight to mysite.com - does not matter!
3. CSS is ruined :(
multiple reapeating of 2,3 does not help, clearing caches rom the site and deleting content of css folder also, seems to start of work just after some combination of these
it also breaks Rubik admin theme and custom front theme.
seems like some of performance modules is doing this
when disabling CSS Embedded Images module AND repeating those procedures, it starts to work
p.s. please, do more testing on D7, not only on D6 ;)
Comments
Comment #1
memtkmcc commentedThere is nothing BOA specific here. So far BOA doesn't add any extra caching to D7 sites. If you are experiencing issue with any of bundled modules, please submit issues in their respective queue, as we can't guarantee they will work without any issues with all sites, because some of them are still in dev state, so it is expected that issues may happen, but it is really not a BOA issue.
Note that there is no point in cloning the site to be able to use dev. URL, unless you need to completely separate the dev and live site.
Comment #2
playfulwolf commentedthank you.