-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta2
-
sparc
-
solaris_7
AbstractDocument.remove does not verify the arguments passed in. As such, it will invoke removeUpdate with bogus values. ElementBuffer will then update the elements in response to bogus arguments. Content will throw an exception so that the content isn't removed, but the Element structure will have changed in anticipation of the removal and thus become out of sync with the content.