I am unable to see a bug there. It appears to me that the code would work if you parse an simple extension
<foo>
text bla blub
</foo>
but not if you parse nested elements. But DefaultPacketExtension doesn't support those anyways.
I am unable to see a bug there. It appears to me that the code would work if you parse an simple extension
<foo>
text bla blub
</foo>
but not if you parse nested elements. But DefaultPacketExtension doesn't support those anyways.