QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

Mistake detected in void Styles::addDxfFormat

Open akkauser opened this issue 4 years ago • 1 comments

On line 301 and 311, you should write m_dxf_formatsHash instead of m_xf_formatsHash to avoid a crash.

Thanks for your xlsx library !

akkauser avatar Sep 08 '20 11:09 akkauser

Dear @akkauser

Thanks for reporting. I have reflected that code. I think we need more tests.

j2doll avatar Oct 11 '20 06:10 j2doll