https://issues.apache.org/bugzilla/show_bug.cgi?id=56132
--- Comment #2 from Tim Dettrick <[email protected]> --- Andre and I would ideally like to implement external references support too, as we're currently doing this at the application level in an incomplete way. If we do, then we'll certainly submit another patch. For now, this patch replicates the HSSF functionality to ignore external references, which is simpler than ForkedEvaluator for developers who are happy to ignore external references but still want to evaluate local cells. The previous behaviour is a runtime exception of "not implemented yet" with no easy workaround, so this is an improvement. -- 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]
