Closed (fixed)
Project:
Framework
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Jun 2009 at 15:44 UTC
Updated:
1 Jul 2009 at 02:50 UTC
The template.php file is full of phptemplate_* functions instead of framework_* functions. This is known to cause weird side effects. I'm not labeling this as a bug since it's something a lot of folks have done without knowing better, including Garland itself, but it would be good to get them changed. See #422116: Die, themeEngineName_ prefix, die! for details.
Michelle
Comments
Comment #1
andregriffin commentedHowever, several functions cannot be framework_ such as phptemplate_breadcrumb, phptemplate_menu_item, phptemplate_menu_local_tasks.
I've changed all the others for Framework 2.5
Comment #2
michelleThank you. I look forward to updating once I am able to work on that site again.
Michelle