https://issues.apache.org/ooo/show_bug.cgi?id=118796
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ACCEPTED Ever Confirmed|0 |1 --- Comment #2 from Armin Le Grand <[email protected]> 2012-02-03 17:40:05 UTC --- ALG: Taking over. Problem is an error in the old SVG exporter in the filter module. In filter/source/svg/svgwriter.cxx ln 897 the pDXArray is accessed but SVGActionWriter::ImplWriteText is called without one (null pointer) from SVGActionWriter::ImplWriteActions ln 1698. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
