Closed Bug 316355 Opened 19 years ago Closed 9 years ago

range should consider schema type for begin and end values

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: allan, Unassigned)

References

()

Details

The range control should not only use the begin and end attributes, it should also consider the schema type it is bound to. The spec states that "In the event of overlapping restrictions between the underlying datatype and the start and end hints, the most restrictive range should be used.". So basically "begin" should be max(@begin, schema-lower-limit), and "end" should be min(@end, schema-upper-limit).
Blocks: 326372
Blocks: 326373
Assignee: allan → xforms
RIP xforms
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.