-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for development
Description
Preconditions
XML excel generator class contain error causing file can't be opened by MS Office.
In Open Office is file opened without problem
- Magento 2.x version + MS Office XML handler
Steps to reproduce
- Generate some XML export with negative value (eg. quantity)
- Try to open it with Office XML handler
Expected result
- Open export file
Actual result
- File do not open correctly and Office's error log is created containing information about incorrect value eg.:
XML ERROR in Table
REASON: Bad Value
FILE: C:\Tomas\products_20171025134557.xml
GROUP: Cell
TAG: Data
VALUE: -1
I tested Microsoft Office Professional Plus 2013 and OpenOffice Calc 4.1.3 only.
Open Office can open file without problem, MS Office do not open file and create error report.
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for development