Closed Bug 129732 Opened 22 years ago Closed 22 years ago

nsXMLContentSink::PushNameSpacesFrom doubles last namespace for some elements

Categories

(Core :: XML, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: hjtoi-bugzilla, Assigned: hjtoi-bugzilla)

Details

HandleStartElement() calls nsXMLContentSink::PushNameSpacesFrom(), but if aAtts
is empty and we already have name space stack, we end up duplicating the last
namespace. Patch coming up.
Hmm... it seems I was a bit too hasty to file this bug. We seem to want to
duplicate the last namespace because pop relies on that. Maybe this is not the
most elegant solution, but it works right now so I'll just leave it as is.
Marking as INVALID.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
QA Contact: petersen → rakeshmishra
You need to log in before you can comment on or make changes to this bug.