Closed (fixed)
Project:
Theme developer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 11:12 UTC
Updated:
24 Nov 2010 at 09:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
cchan commentedRydo,
Are you using a zen subtheme or any subtheme? I am having similar issues. I have a node-issue.tpl.php file and a node.tpl.php. I know that the node-issue.tpl file is being called (theme developer says so and I have inserted a hello world comment into node-issue.tpl.php with a var_dump() statement). I have attached a screenshot to this comment.
Does the Theme Developer retrieve the 'template called' name from a location other than the template file name?
In any event, this is a minor annoyance because the correct template file is used, but I'd like to figure out what is wrong.
Comment #2
moshe weitzman commentedtemplate called really means 'theme hook called'. very bad label.
Comment #3
JeremyFrench commentedI'll try and get to this one, it should be trivial.
Comment #4
JeremyFrench commentedPatch for review.
Comment #5
JeremyFrench commentedCommited here