Opened 14 years ago
Closed 12 years ago
#4471 closed bug (invalid)
wrap(html) includes IE 7 appendChild bug
Reported by: | IGotNothin | Owned by: | IGotNothin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4 |
Component: | manipulation | Version: | 1.3.2 |
Keywords: | wrap appendChild | Cc: | |
Blocked by: | Blocking: |
Description
When using wrap to wrap something with html when that something is inside a table cell, it does not work in IE 7. I found info on this bug here: http://metadeveloper.blogspot.com/2007/01/ie-7-appendchild-bug.html
It's somewhat obscure and caused by a browser bug, but didn't know if you want to try to compensate for it. I was able to get around it in my code by handling the update differently, but would be nice to still be able to use wrap.
Change History (4)
comment:1 Changed 14 years ago by
Component: | unfilled → core |
---|
comment:2 Changed 12 years ago by
Component: | core → manipulation |
---|---|
Status: | new → open |
comment:3 Changed 12 years ago by
Owner: | set to IGotNothin |
---|---|
Priority: | minor → undecided |
Status: | open → pending |
comment:4 Changed 12 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!
Please confirm this issue still exists