Closed (fixed)
Project:
CCK Field Definitions
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 00:49 UTC
Updated:
27 Feb 2009 at 00:51 UTC
When i enter text into a CCK Text Field, my html tags are rendered as special chars rather than html tags.
This means that viewing the resulting content shows the
tags in the browser. This is because the actual html code has been encoded with special chars <p> instead of outputting <p>, in fact even these special chars are converted to special chars, so the actual result in the source is &lt;p&gt;
Can someone help me resolve this issue before i rip all my hair out?
Comments
Comment #1
UnicornSong commentedwrong Queue :-S