Posted by Xano on August 16, 2008 at 10:22pm
Jump to:
| Project: | Vocabulary Index |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Xano |
| Status: | closed (fixed) |
Issue Summary
I have rewritten a lot of the code that caches indices. Normal caching has been removed, indices are now either not cached or cached aggressively. By setting cache lifetime to 0 (zero) caching will be disabled completely. I have also fixed a bug that could occur when caching alphabetical indices. It caused overviews of letters with the same equivalent in the modern Latin alphabet (E, É and Ë, for instance) to use the same cached page, meaning that only one of those pages would be used for all letters.
Fixed and committed to 6.x-2.x-dev.
Comments
temp
Automatically closed -- issue fixed for two weeks with no activity.
#1
Automatically closed -- issue fixed for two weeks with no activity.