I have a strange problem that i think must be related to the differnces between how line feeds and carriage returns are being written out by servoy when using the great XHMTL rendering plugin.
My solution has worked perfectly in mac for three months in development, but today when i port it to windows smart client it suddenly dies a death and the XML output file wont render.
Some of it may be that i put some ‘\n’ in my field that i am outputing to the file, but i also think some may be due to carriage returns that have been put into text fields that i then incorporate into the the output string. Maybe they have been entered on a mac, but then are different as it is outputing on the windows environment.
Same solution, same information, when i send it to the plugin on the mac it is fine, when i do it on Windows, i get an error 500.
Has anyone come across this before and how do i fix it?
Thanks
David