We upgraded to joomla 1.5.8 and also upgraded NeoRecruit to latest version.
Problem now is that the html is filtered when pasting html code in the wysiwyg editor (tried mce and jce with same result).
pasting something like
<p align="center">test</p>
is transformed to
<p align="\"center\"">test</p>
so the style of our offers is completly gone.
This problem does not appear when editing normal content items in joomla.
How can we avoid this!
Urgent help needed please.