﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
184	"A ""white"" character is included in FormatPolyn function"	imendez	manuelb	"This code:

//////////////////////////////////////
Polyn p = 1-0.1033683273*B;
Text f = FormatPolyn(p);
//////////////////////////////////////

returns the next result:

f == "" 1.0000000000-0.1033683273*B""

I think it would be better that 'f' doesn't contain ""white"" characters."	defect	closed	normal		Text	head	minor	fixed		
