philippK-de / Collabtive

Collabtive is web based project management software
https://collabtive.o-dyn.de
GNU General Public License v3.0
213 stars 131 forks source link

Timetracker day change issue #106

Open simonrenger opened 8 years ago

simonrenger commented 8 years ago

Hello,

i noticed the following issue: If I start working at 22:00 (07.03) and finish working at 03:00 (08.03) the programm cannot track my hours:

Notice: Undefined index: worked in /srv/www/htdocs/collabtive/managetimetracker.php on line 78 Notice: Undefined index: ajaxreq in /srv/www/htdocs/collabtive/managetimetracker.php on line 79 Fehler Der Beginn muss zeitlich vor der Beendigung liegen. Bitte gehen sie zurück und korrigieren sie den Fehler.

philippK-de commented 8 years ago

This is a known issue. The timetracker currently can only track worked time within a single day. Which is also why only a "starting date" input is provided.

We may look into improving this for a future release.