Closed
Bug 12112
Opened 26 years ago
Closed 26 years ago
[templates] <text value="" /> isn't working
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
VERIFIED
INVALID
M10
People
(Reporter: waterson, Assigned: waterson)
References
Details
Attachments
(1 file)
|
768 bytes,
text/xul
|
Details |
The <text value="rdf:blah" /> tag isn't working in XUL templates.
| Assignee | ||
Updated•26 years ago
|
| Assignee | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Comment 2•26 years ago
|
||
To reproduce:
1. Run viewer.
2. Load attached test case.
Nothing appears. Replace the "text" element with at "titledbutton" element, and
it'll work.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 3•26 years ago
|
||
Slapping a uri="..." on the treeitem, ala
<treeitem uri="...">
gets it working. Marking bug invalid.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
marking as veriifed
Updated•7 years ago
|
Product: Core → Core Graveyard
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•