https://issues.apache.org/bugzilla/show_bug.cgi?id=51572
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Nick Burch <[email protected]> 2011-07-28 10:50:56 UTC --- It's not a question of what would be better, but what Excel itself does... Normally a string with a euro symbol in it will get stored as a unicode string, not an 8 bit one. Could you try creating some files with characters that are in ISO-8859-1 but not -15, and the other way around? We can then use those to try to see if Excel flags in some way when it's deciding to use one encoding or the other -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
