Posted by dvessel on May 18, 2009 at 12:53am
| Project: | Studio theme pack |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This is just a heads up. Back when I was skimming the code for your theme, I noticed that you used the "file" attribute in the theme registry. It was meant to be used by modules and there's a bug when a module sets a file, any theme overrides will prevent that file from being included.
I put up a core patch to remedy this but it will break your theme. Any fix would break your theme but hopefully, the patch will allow a reasonable middle ground by allowing both themes and modules set a file to include.