https://issues.apache.org/bugzilla/show_bug.cgi?id=54588
--- Comment #2 from Trejkaz (pen name) <[email protected]> --- Nothing was escaped by Excel in the example provided there. I caught the format string in the debugger while it was failing on the real file. In the debug output it was just: _(*"-"??_); Then I obviously had to add the backslashes to make it valid Java... -- 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]
