Return-Path: Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 20602 invoked by uid 500); 2 Jun 2003 18:10:15 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 20588 invoked from network); 2 Jun 2003 18:10:15 -0000 Date: 2 Jun 2003 18:12:30 -0000 Message-ID: <20030602181230.29866.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: axis-dev@ws.apache.org Cc: Subject: DO NOT REPLY [Bug 19001] - DOM2Writer prints xmlns:="" when Element ns prefix is empty string X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19001 DOM2Writer prints xmlns:="" when Element ns prefix is empty string andrewv@iastate.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From andrewv@iastate.edu 2003-06-02 18:12 ------- My bad; the patch I submitted was incomplete. If the element being serialized has attributes with empty-string namespace prefixes, you still get the xmlns:="". Let me make sure I understand the code, and then I'll try to submit another patch.