[symfony-users] Contextual partial cache removal

2010-01-25 Thread kirsis
When removing a partial from the cache, using an internal cache id (like mentioned on http://www.symfony-project.org/book/1_2/12-Caching#chapter_12_sub_clearing_selective_parts_of_the_cache), the operation fails if the partial is contextual. I checked out the symfony cache dir, it seems symfony ca

[symfony-users] Different model classes used in propel:data-load and sfPropelData->loadData

2009-08-14 Thread kirsis
Hello, While writing a functional test today, I hit a bit of a problem that took me some time to figure out. When I used the propel:data-load task and used my app in the browser, everything seemed to be working fine, however when I loaded the fixtures via sfPropelData->loadData in my functional