﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7715	OPERA Bug Javascript errors when unlinking (it unlinks though)	spgard		"Using Opera 11.01 on Windows 7.  In the demo site:

Place cursor in the empty document.
Click Link icon and create link to anywhere.  Save.
Click on link text just created.
Click Unlink icon.

The text gets unlinked but the javascript error window contains the following:

JavaScript - http://ckeditor.com/demo
Event thread: click
Uncaught exception: TypeError: Cannot convert 't' to object
Error thrown at line 36, column 1541 in <anonymous function: setStart>(t, u) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    if(t.type==1&&f.$empty[t.getName()])
called from line 36, column 2468 in <anonymous function: setStartBefore>(t) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    this.setStart(t.getParent(),t.getIndex());
called from line 33, column 4284 in <anonymous function: moveToBookmark>(t) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    B.setStartBefore(z);
called from line 127, column 3200 in <anonymous function: selectBookmarks>(y) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    B.moveToBookmark(y[A]);
called from line 66, column 3006 in <anonymous function: exec>(m) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    n.selectBookmarks(o);
called from line 20, column 2220 in <anonymous function: exec>(k) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    return j.exec.call(this,i,k)!==false;
called via Function.prototype.call() from line 24, column 4345 in <anonymous function: execCommand>(l, m) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    o.returnValue=n.exec(o.commandData);
called from line 43, column 4134 in <anonymous function: click>(n) in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    n.execCommand(m.command);
called from line 44, column 465 in <anonymous function: execute>() in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    this.button.click(o);
called from line 10, column 349 in <anonymous function: addFunction>() in http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1303710662:
    return f.apply(g||this,arguments);

I only noticed this because I have Opera set to pop open the error window when a javascript error occurs.  The error doesn't happen in Firefox.
"	Bug	closed	Normal		General	3.0	duplicate		
