Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.2-rc1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2008 at 22:15 UTC
Updated:
7 Jul 2009 at 16:44 UTC
If I try and paste a relative link via FCKeditor, it prepends it with http:// and this breaks the link, so all links have to be given absolutely, for instance, http://node/35 ... obviously wrong.
This makes it rather difficult to test a site as http://new.somedomain.com/ then later rehost it via DNS and vhost changes to http://somedomain.com or www.somedomain.com.
Comments
Comment #1
wwalc commentedAre you using the latest FCKeditor 2.6.3 (the HTML editor)?
When editing a relative link, remember to set the protocol to "other".
Comment #2
Jorrit commentedClosed because of inactivity.