Bug 196221 - "Insert Image" and "Insert Link" results in empty dialog which won't go away
Summary: "Insert Image" and "Insert Link" results in empty dialog which won't go away
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Blogs (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 15:34 EDT by Kevin McGuire CLA
Modified: 2008-12-02 11:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McGuire CLA 2007-07-11 15:34:28 EDT
1. Set user preferences to use visual editing of posts
2. Go to write a new post (e.g. https://dev.eclipse.org/blogs/kevinmcguire/wp-admin/post-new.php)
3. On the visual tab, click on the "picture of the tree" ie. Insert/Edit Image

I get a dialog shell with a close box, but nothing else.  The dialog looks to be the right size for the Insert Image dialog, but its contents are missing.

Also note that clicking the close box does nothing, you can't get rid of it (other than by reloading the page).
Comment 1 Kevin McGuire CLA 2007-07-11 16:04:18 EDT
As with bug #196207 this NOW appears to be working.  PHP server problem?
Comment 2 Kevin McGuire CLA 2007-07-11 16:06:13 EDT
OK another that now works (see also 196207 and 196221)
Comment 3 Kevin McGuire CLA 2007-07-25 11:59:49 EDT
I just got this same error again, this time with the dialog for adding a link.
Comment 4 Kevin McGuire CLA 2007-08-16 18:26:59 EDT
Thought I'd retest these given the upgrade to wordpress-mu, 1.2.4.

They're still not working.  :(

Does this work for others?
Comment 5 Kevin McGuire CLA 2008-03-08 10:48:19 EST
I had insert image work successfully but insert link is still failing.  I have firebug enabled and it reports the following errors:

uncaught exception: Permission denied to get property Window.tinyMCE

uncaught exception: Permission denied to get property Window.addEventListener
executeOnLoad("init();")tiny_mce_popup.js (line 119)
onload(load )link.htm (line 1)

tinyMCE has no properties

tiny_mce_popup.js (line 119)
tinyMCE has no properties

tinyMCE.getParam('theme_advanced_link_targets', '').split(';'...
link.htm (line 56)
tinyMCE has no properties
[Break on this error] var url = tinyMCE.getParam("external_link_list_url");
Comment 6 Denis Roy CLA 2008-12-02 11:21:30 EST
The Blogs site has undergone a massive upgrade, so I'm closing this as FIXED.  Please reopen if the issue is still present in the new Blogs site.