Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong time calculating on my caches - temporary unavailable #5

Closed
GoogleCodeExporter opened this issue Jul 22, 2015 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

I agree.

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

@GoogleCodeExporter
Copy link
Author

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

  • Changed title: wrong time calculating on my caches - temporary unavailable

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r5741.

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant