https://bz.apache.org/bugzilla/show_bug.cgi?id=64732
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Nick Burch <[email protected]> --- A quick check shows that XSSFDataValidation has code to do this encoding, and XSSFRichTextString has code to do the decoding Would it make sense to pull that out to a util method (XMLHelper? StringUtil? other?) for re-use, then call that for the Table header case too? -- 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]
