-
Logged In: YES
user_id=806230
"I believe the assertion failure would show up as
an AssertionError, which would not be caught by the
catch(Exception)."
It does. It's one of the ways I confirmed that the problem
was happening. Try reversing the logic of the assertion
(ie. filesProcessed > filesToProcess) and you will see that
the AssertionError is caught by the exception handler...
2006-10-19 05:18:29 UTC in Bitcollider
-
The current CVS version of jBitCollider does not reset
"Files processed" and so this continues to increase
for every new file submitted.
This has the side effect of making the overall
progress bar useless as the first file of any run
after the initial one will cause this progress bar to
jump to 100%. This is because it is set using the
following...
2006-10-17 21:51:45 UTC in Bitcollider
-
I have tried out version 3.8 and for all tasks I am
unable to choose a year other than 2004. This makes it
impossible to prioritise based on time as all tasks
show up as almost 1000 days overdue.
This problem exists with both creation of new tasks
and editing of existing ones.
2006-08-18 08:51:02 UTC in ackerTodo