close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 19 years ago

Closed 19 years ago

#325 closed defect (fixed)

a warning message appears when you make a table from a time series graphic

Reported by: imendez Owned by: azamorano
Priority: low Milestone:
Component: Graphics Version: head
Severity: minor Keywords:
Cc:

Description

Sometimes, when you make a table from a time series graphic, a warning message
arises:

1.- Compile this code:
Serie SaturdayIndicator = SubSer(CalInd(WD(6), Diario), y2005, y2005m02);
2.- Make a graphic of SaturdayIndicator series.
3.- Make a table of SaturdayIndicator series from the graphic.
This warning message arises:
Algunas celdas no son fechas.
El tipo se cambiará a texto.

I don´t know if this error is due to the date format. I think it's a graphic
error because when make directly a table from the series object, it doesn't fail.

Regards.

Change History (5)

comment:1 Changed 19 years ago by rcsoto

Owner: changed from rcsoto to azamorano

comment:2 Changed 19 years ago by azamorano

Resolution: worksforme
Status: newclosed

I've tried the sequence in couple of Tol compilations (last nightly built
included) and it works good for me.

comment:3 Changed 19 years ago by imendez

Resolution: worksforme
Status: closedreopened

I think that I know (thanks, Fredi) where the bug arises, and I suggested it
"softly" at the end of the previous comment: it fails when the date format (in
the graph) contains the week day of the dates.

Regards.

comment:4 Changed 19 years ago by azamorano

Status: reopenedassigned

Now i understand what you mean, worked good without the "TOL standard format".
Working on fixing it....

comment:5 Changed 19 years ago by azamorano

Resolution: fixed
Status: assignedclosed

Bug has been fixed, requires udpate of byswidget and toltk

Note: See TracTickets for help on using tickets.