Posted by jiyomathew on August 27, 2009 at 5:57am
Jump to:
| Project: | Archive |
| Version: | 6.x-1.3 |
| Component: | Block |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi, I had used archive module in my site. It is a good module, but i have noticed some issues. If block cache is enabled in the site, then the archive block's layout will be changed for anonymous users, but for logged in users it works fine. The exact problem is that, archive calendar will not be aligned properly with the sidebar. It is because, archive.css is not loaded when you are not logged in. The block contents are cached but the css and tableheader.js files are not cached. The module works fine if the block cache is disabled or if css is copied into the active theme's style.css.
Comments
#1
Is this still an issue or already fixed in drupal core?