Closed Bug 279448 Opened 20 years ago Closed 20 years ago

submit element doesn't work anymore

Categories

(Core Graveyard :: XForms, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aaronr, Assigned: aaronr)

Details

Attachments

(1 file)

Submit element stopped working when we moved the branch to the trunk.  Looks
like a checkin inside nsXFormsSubmitElement::HandleDefault forgot to dereference
the returned pointer from nsXFormsControlStub::HandleDefault.
Attached patch proposed fixSplinter Review
simple fix.  Just dereferenced the pointer now so that we fall into the
processing for submit element's HandleDefault.
Attachment #172155 - Flags: superreview?(bryner)
Attachment #172155 - Flags: review?(smaug)
Attachment #172155 - Flags: review?(smaug) → review+
Attachment #172155 - Flags: superreview?(bryner) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: