Closed
Bug 262188
Opened 21 years ago
Closed 21 years ago
nsSchemaLoader::ProcessFacet can't handle MinExclusive restriction due to typo
Categories
(Core Graveyard :: Web Services, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: doronr, Assigned: doronr)
References
Details
Attachments
(1 file)
833 bytes,
patch
|
timeless
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•21 years ago
|
||
nsSchemaLoader::ProcessFacet can't handle MinExclusive restrictions due to a
typo, where the case statement checks twice for MaxExclusive. Patch coming
right up.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•21 years ago
|
||
Attachment #160569 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Attachment #160569 -
Flags: superreview?(peterv)
Updated•21 years ago
|
Attachment #160569 -
Flags: superreview?(peterv) → superreview+
Assignee | ||
Comment 3•21 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•