You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by rojotek <gi...@git.apache.org> on 2015/02/24 00:04:57 UTC

[GitHub] poi pull request: Fixed issue where a zero length libre office doc...

GitHub user rojotek opened a pull request:

    https://github.com/apache/poi/pull/18

    Fixed issue where a zero length libre office document with a water mark ...

    ...image was causing an identifier out of range bug.
    
    #### What's this PR do?
    Changes the min value for the identifier manager in XWPFDocument to be 0, as the included test document had an identifier with value 0.
    
    Document Sourced from libre office with a watermark and no text.
    
    The newly added testcase will fail if the code change is removed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rojotek/poi zero-length-libre-office

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit f26748032e13fdaf4c2fd43ba2218ba74e99a330
Author: Rob Dawson <ro...@rojotek.com>
Date:   2015-02-23T23:00:18Z

    Fixed issue where a zero length libre office document with a water mark image was causing an identifier out of range bug.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] poi pull request: Fixed issue where a zero length libre office doc...

Posted by rojotek <gi...@git.apache.org>.
Github user rojotek closed the pull request at:

    https://github.com/apache/poi/pull/18


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org