Improve cache handling.
rmanola - January 8, 2008 - 15:38
| Project: | Directory |
| Version: | HEAD |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | beginner |
| Status: | active |
Jump to:
Description
If you create a content which has a certain taxonomy with it, the module shows it ok. But if you edit this content and change the taxonomy of it, the indexes of the "directory view" won't change, the content itself goes to the right place in the taxonomy organization, though.
| Attachment | Size |
|---|---|
| issue.png | 50.14 KB |

#1
It's a caching problem. There is a one hour caching mechanism (because computing the index is quite cpu/sql intensive).
Edit a node, save, and look again. It should be ok.
#2