ohmage / gwt-front-end

The javascript/GWT code behind the front end.
6 stars 2 forks source link

incorrect timestamp for geographical plot #219

Closed stevenolen closed 12 years ago

stevenolen commented 12 years ago

When looking at the pop-up bubbles for responses all responses are tagged with this timestamp: Wed Dec 31 16:00:00 GMT-800 1969.

hongsudt commented 12 years ago

Which server is this? On Mar 21, 2012 7:36 AM, "stevenolen" < reply@reply.github.com> wrote:

When looking at the pop-up bubbles for responses all responses are tagged with this timestamp: Wed Dec 31 16:00:00 GMT-800 1969.


Reply to this email directly or view it on GitHub: https://github.com/cens/ohmageFrontEnd/issues/219

stevenolen commented 12 years ago

I noticed it on lausd. I tried to check on adev or mdev but my password isn't the same since 2.11 so I couldn't check there...not sure if it's an issue with the phone not logging the timestamp or the frontend not displaying, but figured I should post it here since the frontend is where I noticed it!

stevenolen commented 12 years ago

I just confirmed in the lausd database that the timestamp values stored are correct - it looks to be the frontend, other plots use dates correctly, it just appears to be the pop-up bubbles.