Ticket #1428 (closed defect: worksforme)
CreateLink on a image failes in IE7
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It like it can't find the img tag, I get an error in
Xinha.prototype.restoreSelection = function(savedSelection)
savedSelection.parentElement is undefined
I also get an error when i try to create a text link in the module createlink\pluginMethods.js line 133: if(anchor.href == tmp)
But in this case the link is created
Change History
Note: See
TracTickets for help on using
tickets.
