Project

Profile

Help

Bug #689

closed

Instructions after extension element ignored

Added by Anonymous over 18 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XSLT conformance
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1274523
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: mhkay

If an unrecognized extension element appears in a

sequence constructor (that is, an element in a

namespace that's declared as an extension element

namespace, but one which Saxon does not recognize), and

if the extension element contains an xsl:fallback

instruction, then the fallback instruction is

evaluated, but the instructions appearing as

following-siblings of the absent extension element are

ignored.

Applies to 8.5.1 and earlier releases.

Source fix: replace method compileSequenceConstructor

at line 1319 of net.sf.saxon.style.StyleElement by the

code attached.


Files

No data to display

Please register to edit this issue

Also available in: Atom PDF