#6216 closed defect (fixed)
dojox.dtl.HtmlTemplate don't render correctly ifequal tag in a for tag
Reported by: | guest | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.dtl.HtmlTemplate? don't render correctly ifequal tag in a for tag while dojox.dtl.Template render correctly.
Attached demo file contains some example.
Attachments (1)
Change History (6)
Changed 12 years ago by
Attachment: | demo_ListError.html added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to Neil Roberts |
---|
comment:2 Changed 12 years ago by
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [13101]) Fixes #6216. IfEqualNode? wasn't cloning its node lists. !strict
Note: See
TracTickets for help on using
tickets.
Provided by Alessandro Ferrari