You are not logged in.
#1 2007-11-27 15:13:54
TinyMCE 2.1.3 Released
This release fixes some issues with Firefox 3 beta and the Opera 9.50 branch. It has also a fix for a critical paste bug in IE. We will continue to release fixes for more critical bugs on the 2.x branch until a stable version of the 3.0 version is released.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#2 2007-11-28 12:14:16
- Shocker
- Member
- Registered: 2006-04-10
- Posts: 38
Re: TinyMCE 2.1.3 Released
Great ![]()
I was wondering if you could give more information on the IE bug?
The changelog says only "Fixed bug with copy paste scrolled to top of content in IE when a specific doctype was used."
Which doctype? Does it also affect the functions mceInsertContent, mceInsertRawHTML etc.?
Is it possible to patch previous versions manually, instead of upgrading by replacing the old files?
Thanks in advance
Last edited by Shocker (2007-11-28 12:14:34)
Offline
#3 2007-11-28 13:27:54
Re: TinyMCE 2.1.3 Released
When a strict DTD was used you couldn't paste contents correctly. This update is a minor change so you should be able to just update.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#4 2007-11-28 14:14:04
Re: TinyMCE 2.1.3 Released
Can you tell which files were updated, otherwise i'll update all the files in the server.
Thanks ![]()
http://www.71way.com
Offline
#6 2007-11-29 01:58:55
Offline
#7 2008-01-12 16:54:54
- barcajunior
- Member
- Registered: 2008-01-12
- Posts: 1
- Website
Re: TinyMCE 2.1.3 Released
I really appreciate your effort.
High Power Lasers
Last edited by barcajunior (2009-11-18 14:43:18)
Offline
#8 2008-01-29 10:51:39
- sandbox
- Member
- Registered: 2008-01-29
- Posts: 3
Re: TinyMCE 2.1.3 Released
I have a bug on:
tinyMCE.execCommand('mceAddControl', true, id);
Browser: FF 2.0.011
Error message:
r has no properties
isCollapsed()tiny_mce_src.js (line 6768)
triggerNodeChange(false, true)tiny_mce_src.js (line 1798)
setupContent("mce_editor_1")tiny_mce_src.js (line 1076)
_onAdd(div#prtn_desc_en_11.partner_desc, "prtn_desc_en_11", undefined)tiny_mce_src.js (line 3938)
addMCEControl(div#prtn_desc_en_11.partner_desc, "prtn_desc_en_11", undefined)tiny_mce_src.js (line 555)
execCommand("mceAddControl", true, "prtn_desc_en_11")tiny_mce_src.js (line 748)
initEditorForElement("prtn_desc_en_11")jscsscomp.php (line 4057)
partnerEdit(11)partners.js (line 34)
onclick(click clientX=0, clientY=0)cpanel (line 1)
[Break on this error] if (r.item)
Error in function: getRng - return null
![]()
Offline
#9 2008-01-29 10:59:28
Re: TinyMCE 2.1.3 Released
If you add an editor control to a element that is currently hidden it will fail in the 2.1.3 release. The 3.0rc2 resolves this issue.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#11 2008-02-07 01:44:46
- bongoking
- Member
- Registered: 2007-04-04
- Posts: 6
Re: TinyMCE 2.1.3 Released
I get the same error with getRng returning null.
But my element is visible and it affects only FF 1.5
I am using 2.1.3.
Is there an upgrade guide to 3.0 ?
Last edited by bongoking (2008-02-07 01:46:16)
Offline
© 2003-2010