[cp-patches] FYI: fix for AbstractDocument

2006-05-09 Thread Robert Schuster
Hi, the following patch fixes the exception which Roman observed in PR24216. Inspired by the cause for this exception I started to investigate how the AbstractDocument class of the RI behaves in the similar methods insertString and replace. That lead me to the fixes you can find in the patch. To

Re: [cp-patches] FYI: fix for AbstractDocument

2006-05-10 Thread Andrew John Hughes
On Tue, 09 May 2006 22:53:10 +0200 Robert Schuster <[EMAIL PROTECTED]> wrote: > Hi, > the following patch fixes the exception which Roman observed in PR24216. > > Inspired by the cause for this exception I started to investigate how the > AbstractDocument class of the RI behaves in the similar me

Re: [cp-patches] FYI: fix for AbstractDocument

2006-05-10 Thread Robert Schuster
Hi Andrew. > I'll commit this to the release branch (0.91). Do you know if this also > fixes the regressions? Or anything about these whatsever? :) > Yes the GapContent fix I committed on 2006-05-02 fixed these. Sorry, I though I mentioned that somewhere. > Regressions: > FAIL: > gnu.testlet