esc0rt / opencaching-pl

Automatically exported from code.google.com/p/opencaching-pl
0 stars 0 forks source link

wrong time calculating on my caches - temporary unavailable #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to page http://opencaching.pl/mycaches.php?status=2
2. take a look column 'last found' - time passed from last found is calculated 
wrong way. 

example:
cache: http://opencaching.pl/viewcache.php?cacheid=8591 - last found 05 czerwca 
2011, calculated time: 6 days.

Original issue reported on code.google.com by wloczynutka on 11 Jan 2014 at 4:38

Attachments:

GoogleCodeExporter commented 9 years ago
after a quick look:

days since last found are calculated only for active caches (status=1),
otherwise numer of days since last mod. date is shown.

See: 
https://code.google.com/p/opencaching-pl/source/browse/trunk/mycaches.php#225

So: it's not a bug, it's a feature ;-) only the header of column should be 
changed to avoid confusion.

Original comment by marcin.w...@gmail.com on 15 Jan 2014 at 12:49

GoogleCodeExporter commented 9 years ago
I agree.

Original comment by wloczynutka on 15 Jan 2014 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by wloczynutka on 16 Jan 2014 at 8:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r5741.

Original comment by boguslaw...@gmail.com on 8 Feb 2014 at 2:09