Opened 11 years ago
Closed 10 years ago
#12304 closed defect (invalid)
[patch][cla] DTL: With tag doesn't unrender correctly.
Reported by: | Remoun Metyas | Owned by: | Remoun Metyas |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | DojoX DTL | Version: | 1.5 |
Keywords: | Cc: | Neil Roberts | |
Blocked By: | Blocking: |
Description
dojox.dtl.tag.misc.WithNode.prototype.unrender
doesn't unrender its nodelist, which leaves the contents when the with node is unrendered.
Patch attached.
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | dtl.with.unrender.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | changed from Neil Roberts to Remoun Metyas |
---|---|
Status: | new → pending |
rem, i want to apply this patch. do you have a test page that demonstrates what this patch will fix?
comment:2 Changed 10 years ago by
Priority: | high → low |
---|
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Fix DTL WithNode? unrendering.