As the title says.

for example, searching for "vol."
http://redump.org/discs/quicksearch/vol./
=> 1114 results.

click on "System" (column header) to sort by system:
http://redump.org/discs/quicksearch/vol./sort/system/

the link for the page 2 is:
http://redump.org/discs/quicksearch/vol./?page=2
and not http://redump.org/discs/quicksearch/vol … em/?page=2
so the following pages are not accessible with a specific sort order.

Also, the links on the column headers do not keep the page number:
when you are on http://redump.org/discs/quicksearch/vol … em/?page=2
Link on column header "version" is http://redump.org/discs/quicksearch/vol./sort/version/
and not http://redump.org/discs/quicksearch/vol … on/?page=2
so you are back on page 1 with the new sort order.
This behavior could be wanted. This is a choice. But I report it also, just in case.

Another little bug, the end of the link for asc - desc is duplicated:
http://redump.org/discs/quicksearch/vol … d/dir/asc/
Is it wanted ?
but no impact on the result pages.




And a little request: is it possible to add arrows next to the column header to know the sort order that is in used ? (for reference, I did that on the search engine at satakore.com)

Saturn Database {-} Retro Deals search engine that helps you find stuff (plextor drives, games, etc.) easily on eBay {-} My Redump Logs

Both issues should be fixed.

Madroms wrote:

And a little request: is it possible to add arrows next to the column header to know the sort order that is in used ? (for reference, I did that on the search engine at satakore.com)

I will look for that.

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

Talking about search issues - some symbols in search requests should be modified instead of passing them "as is" to the URL. Like, you can't search for "120%", because any browser treats it as a broken command.

F1ReB4LL wrote:

Talking about search issues - some symbols in search requests should be modified instead of passing them "as is" to the URL. Like, you can't search for "120%", because any browser treats it as a broken command.

This is a problem with apache config. .htaccess or the script needs to be tweaked for this.

Saturn Database {-} Retro Deals search engine that helps you find stuff (plextor drives, games, etc.) easily on eBay {-} My Redump Logs

There are also some characters that you can't use in the search, for example: .#?&:/\+
this is probably due to how the is coded: mix of url encoding, forbidden characters and apache config.
But this is another topic.

Saturn Database {-} Retro Deals search engine that helps you find stuff (plextor drives, games, etc.) easily on eBay {-} My Redump Logs