Actions
Bug #3735
closedCannot compile ixsl:schedule-action using only wait attribute
Start date:
2018-04-04
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:
Description
Raised as Saxon-JS bug #3724, but since this is purely a compile time bug, also raising here.
The fix for Saxon-JS Issue #3568 required a change in the Saxon-EE code to allow @wait with @document or @http-request. Unfortunately the compile time attribute combination checking code is wrong, and it no longer allows just @wait on its own. This affects the latest Saxon-EE releases 9.8.0.10 and 9.8.0.11 only.
Please register to edit this issue
Actions