Click to See Complete Forum and Search --> : My openwysiwyg editor is giving problem.


fireblade
12-22-2008, 06:48 AM
hi friends.
I am using openwysiwyg. Once I submit the form and reloaded the same text in the editor from database... I cannot see some of the text. half is missed.

below is a sample.

s<n

once I submit the form with above text, it save to database and then reloaded to editor from database as follows. Only the following I can see in the editor.

s

but if i go to HTML view I can see
s<n></n>

The problem i found is.. the wysiwyg editor is automatically changes create tags while it is updating the content.

Please help me to solve the issue.