https://bz.apache.org/bugzilla/show_bug.cgi?id=65165

--- Comment #1 from kuba.v <[email protected]> ---
The patch is needed, if the DateTimeException is not caught it stops evaluation
completely. 

However I'm not sure that the ErrorEval.NUM_ERROR as suggested in the proposed
patch is the right error code to return. My excel (version 2010) returns
ErrorEval.VALUE_INVALID. Same for the case where the text argument is blank or
an empty string. 

Also maybe the code can be made simple if we catch the DateTimeException in the
existing try block?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to