Ticket #1428 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by gogo

  • status changed from new to closed
  • resolution set to worksforme

Works for me, latest trunk.

Note: See TracTickets for help on using tickets.