Closed
Bug 377876
Opened 19 years ago
Closed 19 years ago
select/itemset failing with complex content binding error
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sspeiche, Assigned: aaronr)
References
()
Details
Attachments
(1 file)
|
2.55 KB,
application/xhtml+xml
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070416 Minefield/3.0a4pre
Build Identifier:
Fails normative W3C test case 9.3.3.a
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Assignee: xforms → aaronr
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sorry I told you to open this bug, Steve. I didn't notice that the second select didn't have copy items (I thought the selects were identical...ooops!). Looks like we are working correctly. When an item is selected in the first select element (full of copyItems), the copyItem selection puts elements under the bound node. The second select will be binding to a node with complex content but it doesn't contain a copy element so that is why we are putting up the dialog.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•