euro characters downloading to csv

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages 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
Reply | Threaded
Open this post in threaded view
|

Re: euro characters downloading to csv

Adrian Crum-3
What are you using to view the CSV file? Make sure it is capable of
reading UTF-8.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 9/19/2013 1:58 AM, simon maskell wrote:

> 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
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/euro-characters-downloading-to-csv-tp4644074.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>