-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.4.6
-
Component/s: None
-
Labels:None
When trying to download the table of dialog course element you get a RS. This is caused by calling DialogElementsTableModel.renderValue with a renderer which is set null by DefaultXlsTableExporter.createData -> cd.renderValue(so, r, null) (Line 112).