Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Dennis Carney
Dennis CarneyComponents
Fix versions
Priority

Created October 18, 2018 at 8:20 PM
Updated September 2, 2024 at 7:27 PM
Resolved June 11, 2019 at 7:24 PM
In 8.91.1 TabDimensions, the @TabSetCollationOrder attribute was an NMTOKEN in 1.5, but was changed in 1.6 to an enumeration. This type of change is not backward compatible.
The change was made because Forward and Backward were the only two values that anyone could think of. For 2.x, making this change is fine, but Rainer agreed at the Boulder Interop that in 1.x, we should remain backward-compatible.
He did say that words along the lines of "Other values are discouraged" should be added.