<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Redump Forum — [DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
	<link rel="self" href="http://forum.redump.org/feed/atom/topic/22689" />
	<updated>2019-06-23T10:36:37Z</updated>
	<generator version="1.4.4">PunBB</generator>
	<id>http://forum.redump.org/topic/22689/done-quicksearch-does-not-maintain-the-sort-order-when-viewing-pages/</id>
		<entry>
			<title type="html"><![CDATA[Re: [DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/70953/#p70953" />
			<content type="html"><![CDATA[<p>There are also some characters that you can&#039;t use in the search, for example: .#?&amp;:/\+<br />this is probably due to how the is coded: mix of url encoding, forbidden characters and apache config.<br />But this is another topic.</p>]]></content>
			<author>
				<name><![CDATA[Madroms]]></name>
				<uri>http://forum.redump.org/user/62861/</uri>
			</author>
			<updated>2019-06-23T10:36:37Z</updated>
			<id>http://forum.redump.org/post/70953/#p70953</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/70952/#p70952" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>F1ReB4LL wrote:</cite><blockquote><p>Talking about search issues - some symbols in search requests should be modified instead of passing them &quot;as is&quot; to the URL. Like, you can&#039;t search for &quot;120%&quot;, because any browser treats it as a broken command.</p></blockquote></div><p>This is a problem with apache config. .htaccess or the script needs to be tweaked for this.</p>]]></content>
			<author>
				<name><![CDATA[Madroms]]></name>
				<uri>http://forum.redump.org/user/62861/</uri>
			</author>
			<updated>2019-06-23T09:50:11Z</updated>
			<id>http://forum.redump.org/post/70952/#p70952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/70951/#p70951" />
			<content type="html"><![CDATA[<p>Talking about search issues - some symbols in search requests should be modified instead of passing them &quot;as is&quot; to the URL. Like, you can&#039;t search for &quot;120%&quot;, because any browser treats it as a broken command.</p>]]></content>
			<author>
				<name><![CDATA[F1ReB4LL]]></name>
				<uri>http://forum.redump.org/user/13/</uri>
			</author>
			<updated>2019-06-23T09:27:00Z</updated>
			<id>http://forum.redump.org/post/70951/#p70951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/70916/#p70916" />
			<content type="html"><![CDATA[<p>Both issues should be fixed.</p><div class="quotebox"><cite>Madroms wrote:</cite><blockquote><p>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)</p></blockquote></div><p>I will look for that.</p>]]></content>
			<author>
				<name><![CDATA[iR0b0t]]></name>
				<uri>http://forum.redump.org/user/4357/</uri>
			</author>
			<updated>2019-06-21T21:50:50Z</updated>
			<id>http://forum.redump.org/post/70916/#p70916</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[DONE] Quicksearch does not maintain the sort order when viewing pages]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/70388/#p70388" />
			<content type="html"><![CDATA[<p>As the title says.</p><p>for example, searching for &quot;vol.&quot;<br /><a href="http://redump.org/discs/quicksearch/vol./">http://redump.org/discs/quicksearch/vol./</a><br />=&gt; 1114 results.</p><p>click on &quot;System&quot; (column header) to sort by system:<br /><a href="http://redump.org/discs/quicksearch/vol./sort/system/">http://redump.org/discs/quicksearch/vol./sort/system/</a></p><p>the link for the page 2 is:<br /><a href="http://redump.org/discs/quicksearch/vol./?page=2">http://redump.org/discs/quicksearch/vol./?page=2</a><br />and not <a href="http://redump.org/discs/quicksearch/vol./sort/system/?page=2">http://redump.org/discs/quicksearch/vol … em/?page=2</a><br />so the following pages are not accessible with a specific sort order.</p><p>Also, the links on the column headers do not keep the page number:<br />when you are on <a href="http://redump.org/discs/quicksearch/vol./sort/system/?page=2">http://redump.org/discs/quicksearch/vol … em/?page=2</a><br />Link on column header &quot;version&quot; is <a href="http://redump.org/discs/quicksearch/vol./sort/version/">http://redump.org/discs/quicksearch/vol./sort/version/</a><br />and not <a href="http://redump.org/discs/quicksearch/vol./sort/version/?page=2">http://redump.org/discs/quicksearch/vol … on/?page=2</a><br />so you are back on page 1 with the new sort order.<br />This behavior could be wanted. This is a choice. But I report it also, just in case.</p><p>Another little bug, the end of the link for asc - desc is duplicated:<br /><a href="http://redump.org/discs/quicksearch/vol./sort/added/dir/asc/sort/added/dir/asc/">http://redump.org/discs/quicksearch/vol … d/dir/asc/</a><br />Is it wanted ?<br />but no impact on the result pages.</p><br /><br /><br /><p>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)</p>]]></content>
			<author>
				<name><![CDATA[Madroms]]></name>
				<uri>http://forum.redump.org/user/62861/</uri>
			</author>
			<updated>2019-06-02T17:29:47Z</updated>
			<id>http://forum.redump.org/post/70388/#p70388</id>
		</entry>
</feed>
