You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Alain-Bearez <gi...@git.apache.org> on 2017/09/13 17:22:37 UTC

[GitHub] poi pull request #70: fix for bug 61515

GitHub user Alain-Bearez opened a pull request:

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

    fix for bug 61515

    This is basically a one-liner with a test.
    
    Since the creation of the relation leads to reloading the existing relationships for the part equally named that has been deleted, the solution is to clear the relationships before going on.
    


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

    $ git pull https://github.com/cuali/poi fix-bug-61515

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

    https://github.com/apache/poi/pull/70.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 #70
    
----
commit 0ed264b5a74a4365e8dafd56db1d478d8919efad
Author: Alain FAGOT BEAREZ <ab...@for-scala.it>
Date:   2017-09-13T08:11:38Z

    fix for bug 61515

----


---

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


[GitHub] poi pull request #70: fix for bug 61515

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

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


---

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