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.
Updated by Debbie Lockett over 6 years ago
- Status changed from New to Resolved
- Fix Committed on Branch 9.8, trunk added
Fix committed on 9.8 and trunk branches (IXSLScheduleAction prepareAttributes method).
Updated by O'Neil Delpratt over 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.8.0.12 added
Bug fix applied in the Saxon 9.8.0.12 maintenance release.
Please register to edit this issue
Actions