Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Apr 2005 at 00:37 UTC
Updated:
1 Apr 2005 at 06:25 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| theme.inc.diff | 933 bytes | drumm |
Comments
Comment #1
TDobes commentedThis was already accomplished by Steven's plain-text checking patch. (Here's the diff) He also included patches to fix this on xtemplate and chameleon, and I have attempted to update all contrib themes.