Needs review
Project:
Clickpath
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2008 at 07:02 UTC
Updated:
22 Jul 2010 at 01:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
dcoun commentedThe codes in the examples are:
<em>and</em>Comment #2
coltraneI think stripping the HTML would be best.
Comment #3
coltraneRun strip_tags() before saving title.
Comment #4
Martin.Schwenke commentedThe patch in comment #3 didn't work for me.
There's another use of $title about 5 lines up that needs strip_tags() applied to it. That seemed to do the trick...