Closed Bug 363656 Opened 18 years ago Closed 18 years ago

regexp:match returns results out of order

Categories

(Core :: XSLT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sicking, Assigned: peterv)

References

Details

Attachments

(1 file)

The nodeset returned by regexp:match consists of a set of disconnected nodes. This means that the nodes could end up in any order. To fix this we should still all nodes in a document fragment. That seems to be what the other implementations do.
Heh, now I remember why my first patch did that.
Attached patch v1Splinter Review
Attachment #248990 - Flags: superreview?(bugmail)
Attachment #248990 - Flags: review?(bugmail)
Attachment #248990 - Flags: superreview?(bugmail)
Attachment #248990 - Flags: superreview+
Attachment #248990 - Flags: review?(bugmail)
Attachment #248990 - Flags: review+
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: