Re: ConfigurationProvider getByHierarchicalName regression
Bernard Marcelly <[email protected]> Mon, 10 Jan 2011 14:50:26 +0100
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Message de Stephan Bergmann date 2011-01-10 11:24 :
>
> On 01/10/11 10:06, Stephan Bergmann wrote:
>> On 01/10/11 08:34, Bernard Marcelly wrote:
>>> A second anomaly is that if you put a Watch in Basic on the variable
>>> containing the registry key content, OpenOffice crashes. Seems similar
>>> to Issue 112107.
>>
>
> Meanwhile, found the details again. Its
> <http://qa.openoffice.org/issues/show_bug.cgi?id=112107>, only fixed for OOo 3.4
> (DEV300_m93).
>
I don't understand why this regression/crash is not corrected for OOo 3.3.
It is triggered by object inspectors : the watch window, Xray, MRI. These tools
help ordinary programmers in their struggle against the API.
Bernard