Forum Packaged Application and New Thread Preview
392697Jul 16 2007 — edited Jul 17 2007I am running Application Express 3.0.0.00.20 with the Forum 0.91.
On the New Thread Page (page 17), I modified P17_THREAD_MESSAGE to be a Textarea with HTML Editor. However, when the form is submitted to the New Thread Preview Page (page 28), it displays the text with all of the HTML formatting encoded. This causes the preview page to display the actual HTML code instead of the formatted message. How do I get it to display the formatted message? Also, if I put HTML in the Subject of the thread, it encodes that too. We should probably use regular expressions to remove any html tags from the subject line, correct?
If I just post the message without going through the Preview screen, the html is stored correctly to the database and when you go back and look at the thread, it displays correctly.
Thanks,
Kris