https://issues.apache.org/bugzilla/show_bug.cgi?id=47353





--- Comment #3 from John Keeping <j...@metanate.com>  2009-06-11 08:21:56 PST 
---
I was about to attach the same patch I posted to the mailing list at
http://article.gmane.org/gmane.text.xml.security.devel/6707 but I've thought
about it a bit more and I think the correct solution probably involves a change
in XSECXMLNSStack::printNamespace. The problem is that namespace attribute
nodes for the default namespace prefix (i.e. no prefix) are never marked as
printed, but in fact they are and don't need to be printed again.

I assume that there's a good reason why they aren't marked as printed though,
so I doubt it is as simple as removing the m_isDefault check.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to