[EMAIL PROTECTED] wrote:
I have a piece of code that invokes XMLX509IssuerSerial.getSerialNumber() method. This method in turn calls ElementProxy.getTextFromChildElement().I observed a regression in the ElementProxy.getTextFromChildElement() method. I've attached the patch for the bug. I just wanted to get a second word before I check it in.Thanks, VishalThanks Vishal, I've forgot a the getFirstChild(), anyway I had fill a bugzilla entry, that has a fix for this error(with a lot of other things). But I think is good to apply your patch. One question, how have you detect the bug, I see that no code in the test or the samples use this method(and some others)?
I have checked-in the fix.
Vishal
Regards, Raul