-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.0.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
Run attached sample
ExportComposer.java keikai-chart-export.zul
create new workbook
add any chart (bar chart for example) to the sheet
click excel export button
open downloaded file in excel
Current Result
exported title value is ="Title"
Expected Result
exported title is Title
Debug Information
See comment
Workaround
replace ExcelXlsxExporter.java with attached override class