Closed
Bug 327895
Opened 19 years ago
Closed 19 years ago
Dynamic XUL templates are broken
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: alex, Assigned: enndeakin)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
(deleted),
application/vnd.mozilla.xul+xml
|
Details | |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Dynamic updating of RDF-driven multi rule templates has recently stopped working.
A testcase is at http://www.croczilla.com/~alex/285631/.
When the datasource assertion changes from (a,pred,x) -> (a,pred,y), the second rule should be dynamically matched.
Instead, in current mozilla builds all generated content disappears.
This is most likely a regression caused by the template rewrite of bug#285631.
Reporter | ||
Comment 1•19 years ago
|
||
Attaching testcase
Assignee | ||
Comment 2•19 years ago
|
||
This bug only affects templates that use the containment attribute. In this case, the parent wasn't being set properly.
Updated•19 years ago
|
Attachment #212482 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•