https://issues.apache.org/bugzilla/show_bug.cgi?id=53904

Nick Burch <apa...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <apa...@gagravarr.org> ---
Your suggested fix would run into problems if relationships were added using
the other overloaded add methods. For example, if you opened an existing file
with two relationships, then went to add a third, your code would fail by
trying to add a second rId1

In r1442148 I've added something that'll hopefully greatly reduce the number of
steps, but will still check for clashes. Could you please test that and see if
it resolves the issue for you?

-- 
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

Reply via email to