https://bz.apache.org/bugzilla/show_bug.cgi?id=66052
--- Comment #28 from PJ Fanning <[email protected]> --- I added the tests but modified the 2nd test so it passes - r1903883 I didn't add the code that treats null colors as org.apache.poi.ss.usermodel.IndexedColors#AUTOMATIC - and depending on code paths, the null colors can be replaced by non-null colors that are based on org.apache.poi.ss.usermodel.IndexedColors#AUTOMATIC. I'm not interested in changing this - for backward compatibility and other reasons. As far as I can see, the tests you just added still produce xlsx files that look ok. -- 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]
