[Libreoffice] calc: Re: com.sun.star.container.XNameContainer.removeByName() fails v3.5b0+ (linux)

Markus Mohrhard markus.mohrhard at googlemail.com
Mon Dec 19 23:01:49 PST 2011


Hello Tomas,

Ok, I wrote a simple c++ based test for that and can't reproduce your problem.

The test ( http://cgit.freedesktop.org/libreoffice/core/commit/?id=b77902d38d06df87694564ded859733bdb1d4fb2
) creates an empty document, checks that it has a second sheet( bad
assumption there from me) and removes the sheet. Eventually I even
check that removing with the same name will throw an
NoSuchElementException. I also had some quick looks at the
implementation and I don't see any place that would throw an out of
bounds exception.

All of these parts pass without any problem, not even a suspicious
line in a dbgutil build.

Can you open a bug report for this with some more details and assign it to me?

Regards,
Markus


More information about the LibreOffice mailing list