Actions
Bug #920
closedMissing separator in simple content
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XSLT conformance
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-1741177
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: mhkay
When the constructor for a simple-content node (for example an attribute or a text node) generates a sequence that contains a text node, then one or more atomic values, then another text node, no space separator is inserted before the second text node.
The problem does not arise with element content, except when the text node is explicitly constructed for example in an xsl:value-of instruction.
A fix (module SimpleContentConstructor) is being placed in Subversion.
Updated by Anonymous over 17 years ago
SourceForge user: mhkay
Logged In: YES
user_id=251681
Originator: YES
Fixed in 8.9.0.4
Please register to edit this issue
Actions