﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
560	Error whit SubSer function	lmperez	Víctor de Buen Remiro	"There is a mistake with SubSer function, look at this:

Serie a = SubSer(CalInd(C,C),y2000m01d01,y2001m01d01);
Date  b = y2001m02d03;
Date  c = y2001m02d19;

Serie d = SubSer(a,b,c);

If you make a SubSer of a serie between two dates that are not defined in the timeset of the serie, the SubSer function creates a new serie defined between the las date of the serie, and the first date of the SubSer dates.

I think it's better if SubSer function stop whit an error notice instead of an unreal serie."	defect	closed	highest		TimeSetAlgebra	1.1.6	blocker	remind		
