I had trouble with copying the original content to my translation when i am using danish backend+ jce editor.
I found out that where a bug in the danish languish-pack for joomfish..
PROBLEM:In the english the newlines is made with:<br /> but in danish they where:/n
SOLUTION:find and replace the /n with < br />.
