﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9938	'/node' added to image and url paths after clicking save button in drupal	Simranjit singh		"I am using CKEditor 3.6.5 in Drupal 6.27

While giving paths for images and links in CKE, '/node' is added in front of the path, after I click save button.

For example: If path of the image is src=""folder1/folder2/image.jpg""
After clicking the save button the image does not display. If I again edit the page, the image url is: src=""/node/folder1/folder2/image.jpg""

'/node' is added automatically, which breaks the image source and hence the image is not displayed. Same thing happens with the url paths.

But If i use a slash in front of the path like src=""/folder1/folder2/image.jpg""
then the image is shown, It works fine on the website at root directory.
However , I am using another website that is in the subfolder at the server. then path with '/' in front of it becomes an absolute path and the image doesnot display.

Could you please let me know of the solution to this problem."	Bug	closed	Normal		General	3.6.5	invalid		
