Hemligt Namn wrote:
Hi Dave,
Thanks for opening a Jira issue and providing a patch that quickly.
(I otherwise intended to open an issue today.)
(In case I should upload some of the original information (steps to
reproduce?), just let me know.)
If you could attach your code snippet as a file an
Hi Dave,
Thanks for opening a Jira issue and providing a patch that quickly.
(I otherwise intended to open an issue today.)
(In case I should upload some of the original information (steps to
reproduce?), just let me know.)
Regards,
Magnus
On Mon, Sep 8, 2008 at 10:45 PM, David Bertoni <[EMAIL
Hemligt Namn wrote:
Dear Xalan developers,
I believe there is a bug in the NamedNodeMapAttributeList constructor:
an assertion fails if the attribute map is empty.
The assertion prevents me from serializing this to XML:
Please find below excerpts from the relevant source code, a stac
Dear Xalan developers,
I believe there is a bug in the NamedNodeMapAttributeList constructor: an
assertion fails if the attribute map is empty.
The assertion prevents me from serializing this to XML:
Please find below excerpts from the relevant source code, a stack trace, a
patch, exampl