[drupal-devel] [bug] Chameleon title tag shows nothing useful
28 Mar
2005
28 Mar
'05
1:12 p.m.
Issue status update for http://drupal.org/node/19585 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: TDobes Reported by: TDobes Updated by: TDobes Status: patch Attachment: http://drupal.org/files/issues/chameleon-title-fix.patch (1018 bytes) In chameleon.theme (chameleon_page), code exists within the title tag to display a $title variable. However, at this point in the function $title has not yet been defined, so no page-specific titles are ever displayed. The attached patch fixes this by populating $title using drupal_get_title earlier in the function. Please review / commit before 4.6 release. TDobes
7756
Age (days ago)
7756
Last active (days ago)
0 comments
1 participants
participants (1)
-
TDobes