https://bugzilla.wikimedia.org/show_bug.cgi?id=25169

--- Comment #2 from Niklas Laxström <niklas.laxst...@gmail.com> 2010-09-14 
10:18:30 UTC ---
(In reply to comment #1)
> Other features such as CharInsert are broken, too.

That is different bug:
80 function insertTags( tagOpen, tagClose, sampleText ) {
81     if ( typeof $j != 'undefined' && typeof $j.fn.textSelection !=
'undefined' &&
82             ( currentFocused.nodeName.toLowerCase() == 'iframe' ||
currentFocused.id == 'wpTextbox1' ) ) {


Uncaught TypeError: Cannot read property 'nodeName' of undefined on line 82 of
edit.js

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to