Issue cockpit block cache not cleared when a project short name changes
Michelle - August 4, 2009 - 21:44
| Project: | Project issue tracking |
| Version: | 6.x-1.x-dev |
| Component: | Issues |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
There is a new theme released today, http://drupal.org/project/1978 , which is using numbers for the theme name. Per http://groups.drupal.org/node/24465 , we are trying to get rid of those. I went to file an issue but the "0 open", etc, all 404.
Michelle

#1
To update... Tried changing the project/shortname to see if that would help, which moved it to http://drupal.org/project/blue_1978
Links still broken.
Michelle
#2
Cleared the block cache and the links are fine now.
This revealed a minor cache clearing bug... we should clear the cache for a project's issues block whenever the project short name changes...