Actions
Bug #3170
closedAttributes with no prefix in name get assigned 'ns'
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2017-03-16
Due date:
% Done:
100%
Estimated time:
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=""/>
Updated by John Lumley over 7 years ago
A suitable check has been added to Expr.computedElemOrAttr()
Updated by John Lumley over 7 years ago
- Status changed from New to Resolved
Changes committed - rev 6322
Updated by Debbie Lockett over 7 years ago
- Applies to branch deleted (
9.8) - Applies to JS Branch 1.0 added
- Fix Committed on JS Branch 1.0 added
Updated by Debbie Lockett over 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 1.0.1
Bug fix applied in Saxon-JS 1.0.1 maintenance release.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page