Closed
Bug 323961
Opened 20 years ago
Closed 20 years ago
xsd:int type not properly handled
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronr, Assigned: aaronr)
References
Details
Attachments
(1 file)
|
1.17 KB,
application/xhtml+xml
|
Details |
If I bind an input to a xsd:int datatype and give it a value of 1, it shows up as invalid.
Comment 2•20 years ago
|
||
We don't support int, only integer.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Ummmm...
Reopening because we SHOULD support int. It is a required type for XForms Basic compliance.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 4•20 years ago
|
||
Judging by:
http://wiki.mozilla.org/SchemaValidation:Home_Page
We support int, now.
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•