[PR] Fix offset calculation in ParagraphSprmUncompressor.han dleTabs() [poi]
m-koops (via GitHub) <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <[email protected]> |
m-koops opened a new pull request, #1127: URL: https://github.com/apache/poi/pull/1127 This MR fixes issue #1126 (Offset miscalculation in ParagraphSprmUncompressor.handleTabs()). As described in the issue, the offset for loading tabstop details from a byte[] failed due to calculating the wrong offset. This (small) fix is covered by a new test to cover the tabstop details loading from a sample .doc file. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]