[wp-trac] [WordPress Trac] #15485: Inserting links is not working in Internet explorer 7/8
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 20 13:26:49 UTC 2010
#15485: Inserting links is not working in Internet explorer 7/8
--------------------------+-------------------------------------------------
Reporter: designsimply | Owner: koopersmith
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.1
Component: TinyMCE | Version: 3.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by designsimply):
Inserting links now works in IE8. Beautiful!
I still can't get it to work in IE7 though.
Test results with r16504, SCRIPT_DEBUG = true and IE7:
http://screencast.com/t/EgQFsrbJ
On page load, I see this error in IE7:
{{{
Line: 2
Char: 996
Error: Expected identifier, string or number
Code: 0
URL: http://design5279.com/trunk/wp-admin/post-new.php
}}}
When I highlight text and click the link icon, I see this error in IE7:
{{{
Line: 2
Char: 4438
Error: 'undefined' is null or not an object
Code: 0
URL: http://design5279.com/trunk/wp-admin/post-new.php
}}}
Based on the fact that I see js errors on page load, I think this may be a
more general TinyMCE or js problem, but I'm not sure. Should I open a new
trac ticket for the js errors shown above?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15485#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list