﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7139	URL encoding for image path is lost in CKEditor 3.5	Sebastian		"When adding an image using CKEditor, the URL encoding for the space character is lost, though it was properly encoded in the Image properties box.

1) Use the Image Properties' Browse Server button to add an image with a path containing a space, for example with a directory named /New York.
2) After image is chosen, URL field correctly shows that directory in the path as /New%20York
3) Click OK.
4) In the CKEditor area view the source. The new image's path has lost the encoding for the space - it shows as /New York

Using Mac 10.6, error occurs with Firefox and Chrom
Using PC, error occurs with IE 8

Note that most browsers don't need the space encoded, I am using CKEditor to create HTML for an email. In some email clients (e.g. Gmail) the image will be broken unless this space is encoded."	Bug	closed	Normal		General	3.5	fixed		saskenazy@…
