[wp-trac] [WordPress Trac] #8806: Insert Image Button Fails (White Screen of Death)
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 8 21:22:22 UTC 2010
#8806: Insert Image Button Fails (White Screen of Death)
----------------------------+-----------------------------------------------
Reporter: neovita | Type: defect (bug)
Status: new | Priority: normal
Milestone: Future Release | Component: Upload
Version: 3.0.1 | Severity: normal
Keywords: needs-patch |
----------------------------+-----------------------------------------------
Changes (by Conqueror):
* version: 2.7 => 3.0.1
Comment:
Can anyone test this solution?
http://wordpress.org/support/topic/so-many-posting-problems-
help?replies=5#post-1678264
Short description (tiny_mce.js):
{{{
r.insertNode(t.getRng().createContextualFragment(h));
c = t.dom.get('__caret'); // c == null
...
r.setStartBefore(c); // error
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8806#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list