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 <[email protected]>
Date: 2017-09-13T08:11:38Z
fix for bug 61515
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]