After changing the title of a weblink node, the old title remains in all instances where the [weblink] tag has been used. This is because filter results are cached.
This patch solves the problem by clearing the cache entries for all input formats, potentially clearing many more entries than needed. Would it be worth finding which input format has the weblink filter enabled and then clearing only those?
| Comment | File | Size | Author |
|---|---|---|---|
| weblink.module.clearcache.patch | 462 bytes | David Lesieur |
Comments
Comment #1
Bèr Kessels commentedThis looks fine. Clearing the cache of all input formats, is IMO not a big problem.
Comment #2
Bèr Kessels commentedthanks
Comment #3
(not verified) commented