Closed (works as designed)
Project:
G2 Glossary
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jan 2011 at 09:27 UTC
Updated:
24 Jul 2011 at 14:34 UTC
There is no use being made of the caching information available since D6, or of the language information introduced in D7.
Using caching could probably speed up filter building, especially for hover tips, and language information could reduce some disambiguation lists by filtering on language.
Comments
Comment #1
fgmCaching is actually enabled by default on both D6 and D7 so nothing to fix here.
On D7, the current filter expansion does not introduce language-specific portions in the URL or mask what already exists.
In short, nothing to do.