opeongo opened a new pull request, #485: URL: https://github.com/apache/poi/pull/485
This fixes the problem where values from boolean formula cells in binary excel files read with the event model are not handled. These cells are always yield empty values regardless of the evaluation of the formula. The simple fix is to use the same cell handler as for literal boolean values. Tested and it works. I will add a test case if someone can give me some direction as to where it should go. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org