It is a bug? A feature? Is someone knows about it? Should I create an account and fill a bug in nagoya?
I would say it is. I noticed the 'feature' before and traced the 'bug' back to the following line:
Node importNode = resource.importNode(fragment, true);
Only the first node in the fragment is imported. It would be better to use a loop or a different function that returns a node set. But I haven't come up with a patch yet. Anyone else has a patch?
So, yes, i think it should be reported, if it isn't already. Anyone who knows?
Cheers
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
