Skip to content
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
@msbit

Description

@msbit

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:

http://pastebin.com/Z8ZM3dtJ

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions