Actions
Bug #3047
closedSerialization property saxon:attribute-order not sorting attributes correctly
Start date:
2016-11-27
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.7
Fix Committed on Branch:
9.7, trunk
Fixed in Maintenance Release:
Platforms:
Description
The serialization property saxon:attribute order is supposed to cause attributes not explicitly listed to be output in sorted order by name. The sort is not working correctly.
The problem is a trivial coding error in AttributeSorted.compare(), which is hereby corrected.
Please register to edit this issue
Actions