Posted by michtoen on January 27, 2009 at 8:41pm
Jump to:
| Project: | Cache browser |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Hello
I installed memcached (http://drupal.org/project/memcache) and pathcache, enabled both.
Then i enabled in the modules the cache browser.
When the modules page reloaded, most other modules are deselected...
That can be bypassed by enabling cache browser first or with disabled memcache by comment out
the cache file settings in settings.php.
Anyway, its a nasty effect.
Comments
#1
I'm sorry, but I cannot see how cache_browser can disable modules in the modules page. It doesn't touch that page. In fact, the cache_browser does not touch anything in the system when not in the cache browser page, and there, it just manipulates the cache tables.
I don't use memcache module myself, so I cannot debug this here. I would need a hint on where to look on the cache browser code to fix this, if it can really be fixed here.