Posted by rmanola on January 8, 2008 at 3:38pm
Jump to:
| Project: | Directory |
| Version: | master |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | beginner |
| Status: | active |
Issue Summary
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 |
Comments
#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