Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
simple-odfdom-0.8
-
None
-
Operating System: All
Platform: All
-
183
Description
Calling getCellbackColor() always seems to throw an exception.
I have sent a testcase to Daisy.
The API takes no parametets but throws this exception (also note the spelling error in the error message)
Exception during processing.
java.lang.IllegalArgumentException: parameter is invalidate for datatype Color
at org.odftoolkit.odfdom.type.Color.<init>(Color.java:39)
at org.odftoolkit.odfdom.doc.table.OdfTableCell.getCellBackColor(OdfTabl
eCell.java:880)
at CreateSheetFromExternalData.runTests(CreateSheetFromExternalData.java
:194)
at CreateSheetFromExternalData.main(CreateSheetFromExternalData.java:312
)
Attachments
Attachments
Issue Links
- is depended upon by
-
ODFTOOLKIT-117 Javadoc for OdfTableCell.setCellBackColor needs improving and color issues in general
- Closed
-
ODFTOOLKIT-119 OdfTableCell.getHorizontalJustify always returns null
- Closed