Dear Wicketeers, I have the following situation:
1- A TinyMC text-area area where users can copy paste HTML/Rich text
2- Later on I have another tab where user can see the "HTML". (A label with
setEscapeMarkup(false))
3- If user enters \u0001 ("Start of Heading, "SOH"). AJAX request to show
"View tab" are broken.
Question: Is our responsibility to filter "user HTML" or is this a failure
of wicket AJAX implementation?
--
Regards - Ernesto Reinaldo Barreiro
