Bug #3734
closedCannot compile ixsl:schedule-action using only wait attribute
100%
Description
The fix for 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
Also raised as Saxon bug #3735, since this is purely a compile time bug.
Fix committed on 9.8 and trunk branches (IXSLScheduleAction prepareAttributes method).
Updated by Debbie Lockett over 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 1.1.0
Bug fix applied in the Saxon-JS 1.1.0 maintenance release.
Please register to edit this issue
Also available in: Atom PDF Tracking page