﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10542	blanks	Jerrold Siegel		"In the Link window, when I type say 
   boy&girl.html
I see 
   <a href=""http://boy&amp;girl.html""> 
in the Source which is the behavior I might expect but when I type 
   boy girl 
I see
   <a href=""http://boy girl.html"">the Source. I would have expected something like 
   <a href=""http://boy%20girl.html""> 
or 
   <a href=""http://boy+girl.html""> 

I notice in the preview all is well On the other hand, when I use the editor to generate code I get the behavior I see in the source.


"	Bug	closed	Normal		General		duplicate		
