Closed Bug 316689 Opened 20 years ago Closed 19 years ago

parsed model doesn't work

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: surkov, Assigned: aaronr)

References

Details

Attachments

(2 files)

971 bytes, application/vnd.mozilla.xul+xml
Details
776 bytes, application/xhtml+xml
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051107 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051107 Firefox/1.6a1 When I parse document containing xforms model then rebuild, revalidate and etc methods aren't called (nsXFormsModelElement::HandleDefault() method is not called). Threafore xforms controls aren't attached to instance data (at least xforms controls hasn't attribute 'type'). Reproducible: Always
Attached file testcase
Ugh, XUL. Containing xhtml. I don't know all the rules about it. Doron or smaug, can you look at this?
Attached file html test
> Ugh, XUL. Containing xhtml. I don't know all the rules about it. Doron or > smaug, can you look at this? xhtml test, it's no important: xul or xhtml.
Hmm, at first sight it's not the model not working (although it is expecting DOMContentLoaded, which it will probably not get -- related to bug 313858). The model is an XForms control (nsIDOMElement nsIXFormsModelElement, etc). The problem is that the label is not... it's just an "Element". Weird
Blocks: 323593
Works for me on trunk.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: