https://bz.apache.org/bugzilla/show_bug.cgi?id=57008
--- Comment #15 from Matthias Gerth <[email protected]> --- Why should utfEscape() not escape things like "_x005F_x####_"? If I want a cell that contains the string "_x005F_x####_" it needs to be escaped as "_x005F_x005F_x####_" in the file so we get a cell that contains "_x005F_x####_". That is the workaround I'm currently running. -- 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]
