Project

Profile

Help

Bug #4863

closed

If the root element is an empty element, it is not serialized correctly

Added by Norm Tovey-Walsh over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Low
Category:
-
Sprint/Milestone:
-
Start date:
2020-12-23
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
2
Fix Committed on JS Branch:
2
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

If SaxonJS is asked to return serialized output for a single, empty element (input, hr, br, etc.), the closing delimiter is not output. In other words <br> is serialized as <br.

Actions #1

Updated by Norm Tovey-Walsh over 3 years ago

  • Status changed from New to Resolved

Fixed.

Actions #2

Updated by Michael Kay over 3 years ago

The Java product appears to have the same problem (the new test case output-0724 is failing).

Actions #3

Updated by Community Admin about 3 years ago

  • Applies to JS Branch 2 added
  • Applies to JS Branch deleted (2.0)
Actions #4

Updated by Debbie Lockett about 3 years ago

  • Fix Committed on JS Branch 2 added
Actions #5

Updated by Debbie Lockett about 3 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in JS Release set to Saxon-JS 2.1

Bug fix applied in the Saxon-JS 2.1 maintenance release.

Please register to edit this issue

Also available in: Atom PDF Tracking page