[drupal-devel] [bug] Strip tags from titles
Issue status update for http://drupal.org/node/19788 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/theme.inc.diff (933 bytes) The default implementation of theme_page() should strip tags from what it uses in the header. em tags will should appear in titles a few times. drumm
Issue status update for http://drupal.org/node/19788 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: drumm Reported by: drumm Updated by: TDobes -Status: patch +Status: duplicate This was already accomplished by Steven's plain-text checking patch [1]. (Here's the diff [2]) He also included patches to fix this on xtemplate and chameleon, and I have attempted to update all contrib themes [3]. [1] http://drupal.org/node/18817 [2] http://cvs.drupal.org/viewcvs/drupal/drupal/includes/theme.inc?r1=1.226&r2=1... [3] http://drupal.org/cvs?commit=14775 TDobes Previous comments: ------------------------------------------------------------------------ March 31, 2005 - 18:37 : drumm Attachment: http://drupal.org/files/issues/theme.inc.diff (933 bytes) The default implementation of theme_page() should strip tags from what it uses in the header. em tags will should appear in titles a few times.
participants (2)
-
drumm -
TDobes