Project

Profile

Help

Bug #3170

closed

Attributes with no prefix in name get assigned 'ns'

Added by John Lumley about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2017-03-16
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
1.0
Fix Committed on JS Branch:
1.0
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

In executing

<dummy>
    <xsl:attribute name="{@prefix}:attr" namespace="{@uri}"/>
</dummy>
<dummy xmlns:ns="http://www.example.com/QNameXSD" ns:attr=""/>

Please register to edit this issue

Also available in: Atom PDF Tracking page