Page 1 of 1

Search Topic Bug

Posted: 09 May 2016, 12:31
by SuperAguri
To drag it up again.... If you attempt to search a topic, it goes into the search page.

To quote in a reply to the Bug Thread.

Code: Select all

http://gprejects.com/forum/search.php?keywords=Foitek&keywords=&t=7434&sf=msgonly


FMecha wrote:Notice that keywords= appear twice, and the software only processes the second one (checked by adding Sutcliffe after the second keywords=). Apparently the in-thread search box must have some typo in the code.


If you do remove &keywords= then it does work fine as work around.

Code: Select all

http://gprejects.com/forum/search.php?keywords=Foitek&t=7434&sf=msgonly


So the search code for some reason is adding &keywords= again which causes it to not work.