Closed (fixed)
Project:
Navigate
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2009 at 19:36 UTC
Updated:
25 Aug 2009 at 07:30 UTC
Navigate UI is duplicate, even triplicate additional widgets, and it is displaying the output from Devel module, even though I have disabled devel info display.
It appears to be some kind of caching issue, some kind of stale data.
It also started adding widgets that I did not configure to display, does it have some settings that can be cleared to allow things to go back to normal?
Clearing cache didn't help.
Comments
Comment #1
chrisshattuck commentedIt sounds like Navigate's cache got corrupted. Got to /navigate/clear and see if that fixes the problem. I will be doing away with the caching mechanism in later versions since it is more buggy than I'd like.
Thanks!
Chris
Comment #2
chrisshattuck commentedI have removed the caching mechanism that was probably causing the issues being seen on this in Beta5. Happy to see that go away. :)
Comment #3
voipfc commentedI have applied the update and it seems to be working well.
It seems that the caching system was adding new items, rather than updating what previously existed. It may be possible to revive it.
Thanks