Posted by meba on September 23, 2008 at 9:23pm
| Project: | CDN |
| Version: | 6.x-2.x-dev |
| Component: | Module |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Once support for uploaded files is done (see my other bugreports), cdn_cron should really clear cache_filter table somehow (Preferably not everything, but only some changed parts)? Because if there is a filter adding images to node content, such as Smileys, it doesn't work until filter cache is cleared,
Comments
#1
Good point :)
This is somewhat related to http://drupal.org/node/217762.
#2
I guess this applies to the Drupal 6 version as well. This has not yet been implemented. Patches are welcome.
#3
Looking down (and after discussing with Wim), the best solution is to advise users to clear their cache whenever they save CDN configuration?
#4
We agreed upon showing a Drupal message with a link to the "Clear cached data" field set on the "Performance" settings page from a Drupal message (type = warning). This patch implements that (edit: wrong (old) patch uploaded, but the commit contains everything).
Committed: http://drupal.org/cvs?commit=411008.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.