Closed
Bug 400334
Opened 18 years ago
Closed 18 years ago
Context Info for xforms-submit-* events
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 280423
People
(Reporter: msterlin, Assigned: msterlin)
References
Details
Attachments
(2 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007100319 Minefield/3.0a9pre
The patch for bug280423 implements new context info classes and interfaces for context info on xforms events. That patch also adds support for context info to most of the events that have associated context info - other than xforms-submit-* for submission element.
This bug will be used to add context info for xforms-submit-* events that were not included in patch280423.
Reproducible: Always
Assignee: nobody → msterlin
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•18 years ago
|
||
This testcase shows the context info for an xforms-submit-error event when the instance data is submitted to a non-existent URL: 'response-status-code (404), response-reason-phrase (Not Found), and response-body (error message from the server).
Assignee | ||
Comment 2•18 years ago
|
||
Assignee | ||
Comment 3•18 years ago
|
||
All remaining context info properties for submit are included in the patch for bug280423.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
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
•