pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

Default age sorting of search results puts 12, 11, and 10 before 0. #79

Closed malanderson37 closed 10 years ago

malanderson37 commented 10 years ago

screen shot 2013-10-17 at 4 50 37 pm

pillone commented 10 years ago

Hi.

can't replicate the bug anywhere. All ranked correctly here. Which Os and install? Any error in the logs?

malanderson37 commented 10 years ago

I cannot not replicate the problem. :) I did a fresh install. I am running on Linux (unRAID). There are no errors in the logs. And clicking on the Age column does nothing.

pillone commented 10 years ago

lol, here it goes another super weird bug.. I have a look and hope to find when does it happen

WAIT: is this API or web provider?

malanderson37 commented 10 years ago

I wish there was more light I can shed on this. Here is how I reproduce the issue:

  1. Delete my nzbmegasearch directory
  2. Do a fresh git checkout (git clone https://github.com/pillone/usntssearch.git usntssearch)
  3. Copy over my custom_settings.ini
  4. Pull up nzbmegasearch in my web browser.
  5. Do a search.

No matter if I pull down everything in a category or do a specific search the results are the same. In addition the age issue stays if a search is actually performed or it is responded to by cache.

Furthermore clicking on the Age heading does not resort, it does nothing whereas clicking on the Name, Size, other columns does re-sort.

And this is NZB API.

pillone commented 10 years ago

just wow. Which browser are you using?

malanderson37 commented 10 years ago

Chrome for OS X and Safari for OS X. Chrome for Windows and IE10. If needed I would be happy to give you access.

pillone commented 10 years ago

thx i have a lool

pillone commented 10 years ago

Hi there,

it should be solved. Have a look into 046_bugfix branch

malanderson37 commented 10 years ago

Confirmed fixed. Thank you!