preformatted code gets mangled

Please report bugs here!

Moderator: Thorsten

Post Reply
iainpople
Posts: 3
Joined: Fri Jul 23, 2004 2:22 am

preformatted code gets mangled

Post by iainpople »

Hi,

I am finding that preformatted code in the content section is getting totally mangled. I'm not sure if this is a bug in HTMLArea or phpmyfaq, although i suspect it is the later as HTMLArea seems to support switching back and forth from code view without problems, it is just when i submit the data it gets mangled when i try and edit it.

any ideas?
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

could you please send the the SQL dump of this entry?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
iainpople
Posts: 3
Joined: Fri Jul 23, 2004 2:22 am

Post by iainpople »

ok. the entry contains the following which is correct:

<pre><H1>dsafdasf</h1><br /></pre>

However when i go to edit it, it gets converted to the following:

<pre><h1>dsafdasf</h1><br /></pre>

this is the problem.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay, I will have a look at this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply