euro characters downloading to csv

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

euro characters downloading to csv

simon maskell
Hi

When I download a report to csv and the report has a euro currency character it replaces the character symbol with these characters €.

I have done some investigation and I think it is related to using UTF-8 on the download, i have tried using ISO-8859-15 in the ControlServlet but that changed the character to a ¤.

Has anyone come across this problem before? If so how was it fixed.

Many Thanks

Simon