At 22.55 02/04/2004 +1000, you wrote:
Peoples,
There is a bug in DOMNamedNodeMapImpl::item(XMLSize_t) where count is not
incremented as the loop searches through the holding array.
It means that items are not retrieved if they are not in the first bucket.
The bug is only in CVS, so I haven
Peoples,
There is a bug in DOMNamedNodeMapImpl::item(XMLSize_t) where count is
not incremented as the loop searches through the holding array.
It means that items are not retrieved if they are not in the first bucket.
The bug is only in CVS, so I haven't put anything in bugzilla.