Closed Leigh- closed 13 years ago
I think CellValue and CellFormula should ignore the nulls and just return an empty string. Not sure how *CellComment should behave. It normally returns a structure or an array ...
Closed by commit: andyj/RailoExtensionProvider@884b087d7e31be921a64
Bug/Request This function (and a few others) sometimes fail with undefined or
null
errors when trying to access methods on a null POI object. Depending on the function, the nulls should either be ignored (such as with cell values) OR they should be handled with a more user friendly error.Code
Error Railo 3.2.1.000 Error (expression) Message variable [COMMENT] doesn't exist Stacktrace The Error Occurred in C:\dev\railoExpressClean\webroot\WEB-INF\railo\components\org\cfpoi\spreadsheet\Spreadsheet.cfc: line 1258