https://issues.apache.org/bugzilla/show_bug.cgi?id=54111
Priority: P2 Bug ID: 54111 Assignee: dev@poi.apache.org Summary: Extracting text from table cells inside ppt stopped working Severity: normal Classification: Unclassified Reporter: ani...@gmail.com Hardware: Other Status: NEW Version: unspecified Component: HSLF Product: POI Created attachment 29562 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29562&action=edit JUnit test for ppt tables and fix for TextShape class By some reason TableCell#getTextRun() returns null instead of real text. I created table_test.ppt, TestTable.java class, and a quick fix for TextShape.java class. All existed JUnit tests are ok. Please review my tests and fix and apply it if possible. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org