Closed (outdated)
Project:
Token
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2009 at 21:40 UTC
Updated:
24 Apr 2024 at 18:49 UTC
Jump to comment: Most recent
Comments
Comment #1
crea commentedAnyone ? We are now using very inefficient practice of flushing entire cache. For example of inefficiency see #529186: Usage of global token breaks default page titles because of early Token caching
Comment #2
cyberwolf commentedSubscribing.
Comment #3
jeeba commentedSuscribing too, problems with the pagin and tokens in www.amarilysfloreria.com
Comment #4
EvanDonovan commentedSubscribing.
Comment #5
pacufist commentedIt seems still not solved in "6.x-1.18".
In function token_get_values() :
Why not this way ?:
For example, now page_title_page_get_title() clears all 'node' tokens. But need only 'global' :(
Comment #6
bluegeek9 commented