Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2010 at 23:28 UTC
Updated:
26 Jan 2010 at 11:40 UTC
click image icon, get "image properties" popup, use IMCE to select image, send to ckeditor, the image preview suggests a broken url (square box with red x in middle). right click on the broken image, and select properties, the image url is shown as http:///sites/default/files/u46/thumb_image.jpg. note the site base url is missing.
no issue with chrome or ff3.5
Comments
Comment #1
wwalc commentedLooks like a problem with invalid baseHref setting, fixed in CVS : http://drupalcode.org/viewvc/drupal/contributions/modules/ckeditor/ckedi...
Please confirm that this change solved the issue.