Closed
Bug 333782
Opened 19 years ago
Closed 12 years ago
load doesn't generate xforms-link-error
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aaronr, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
1.04 KB,
application/xhtml+xml
|
Details |
xf:load with @resource pointing off to a bad link should generate a xforms-link-error and it currently doesn't. Can use the code out of nsXFormsMessageElement, probably, if we want to just do a simple test of the link first. Otherwise the code out of label should suffice. Should also generate an error in the JS console like label does, and generate the error during HandleAction. Since this is an action, we should probably test the link every time load fires to be consistent with what we are doing in message.
Updated•19 years ago
|
Assignee: aaronr → xforms
better testcase
Attachment #218223 -
Attachment is obsolete: true
Asked for clarification on whether 4xx or 5xx messages should be displayed or not. Xforms 1.1 spec sure makes it sound like they shouldn't.
Follow the thread here: http://lists.w3.org/Archives/Public/www-forms/2008Jan/0008.html
Comment 4•12 years ago
|
||
aaronr this seems to be blocked since 2008. Are you still working on this? Is this still a valid issue?
I'll reset the assignee for now. Feel free to assign it again if I wrong.
Assignee: aaronr → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(aaronr)
Comment 5•12 years ago
|
||
The Mozilla XForms addon is no longer developed.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(aaronr)
Resolution: --- → WONTFIX
Updated•12 years ago
|
Whiteboard: [good first bug]
Assignee | ||
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
•