Closed (fixed)
Project:
Omega
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 13:22 UTC
Updated:
3 May 2011 at 11:31 UTC
On a node display the titles are missing. They do show up on the frontpage teasers.
Comments
Comment #1
fubhy commentedI patched this (though it was not a bug but just not yet implemented :P)... The page title is availabe in every preprocess function across regions, zones and sections. For now i moved it into region--content.tpl.php which is wrong (just like drupal core is wrong in that manner) when the page -for example- is a node page. The page title should be part of (HTML5) in that case. We will figure something out for this to work as expected...