This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
Drawing items incorrectly recognised as charts (Excel2007) #110
Open
Description
In PHPExcel_Reader_Excel2007::load() around lines 1619-1639, some drawing items (in this case arrows) are recognised as charts and the XML is parsed as such.
This causes errors because the expected nodes don't exist, with an non-object method call happening on line 1627.
The drawing1.xml from within the document can be found at: