[Dart] track.hasLastTrackId()

stefanb at starnberg-mail.de stefanb at starnberg-mail.de
Mon Oct 15 04:13:30 EDT 2007


Hi,

after activating the 'archiver' option on our running system
<Property name="ArchiverList">
ContinuousLevel2,ContinuousLevel4,ExperimentalLevel4
</Property> 
(~2 months working with nightly & cont builds before) the dart server
crashed this night (got no log file for this day...which is very strange).

Problem that I now have is that new submissions no longer show up 
in the dashboard and navigating to the old ones isn't possible.
The problem is that in the freemarker code e.g.

#assign track=tracks["Continuous"]
track.hasLastTrackId()

always returns false. The new submissions are there, since I can 
navigate via the submission id and the submission's next/last option.
So it seems that the track code is buggy.

Anyone got a workaround/fix for that or experienced similar problems ?

Thanks,

Stefan






More information about the Dart mailing list