Bug - Fixed Mall search broken?

fatquack

New member
Today searching for items in the purchases tab gives no results, it was working before.
Here's the debug log:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
KoLmafia v15.8 r11856, Linux, Java 1.7.0_09
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Please note: do not post this log in the KoLmafia thread. If you
would like the dev team to look at it, please write a bug report
at kolmafia.us. Include specific information about what you were
doing when you made this and include the log as an attachment.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Timestamp: Sun Feb 10 19:44:44 CET 2013
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


Searching for chow...
class net.sourceforge.kolmafia.request.MallSearchRequest
Connecting to searchmall.php...

Requesting: http://www.kingdomofloathing.com/se...&sortresultsby=price&justitems=0&x_cheapest=5
4 request properties

Field: Cookie = [appserver=www10; PHPSESSID=7a900cq10dtn49pj44sum8q9m2]
Field: User-Agent = [KoLmafia v15.8]
Field: Connection = [close]
Field: Content-Type = [application/x-www-form-urlencoded]

Retrieving server reply...

Retrieved: http://www.kingdomofloathing.com/se...&sortresultsby=price&justitems=0&x_cheapest=5

7 header fields
Field: null = [HTTP/1.1 200 OK]
Field: Date = [Sun, 10 Feb 2013 18:44:46 GMT]
Field: Content-Length = [10]
Field: Connection = [close]
Field: Content-Type = [text/html; charset=UTF-8]
Field: X-Powered-By = [PHP/5.3.3]
Field: Server = [nginx/0.8.55]

Retrieving server reply
ResponseText has 10 characters.
DEPRECATED
Search complete.
 

slyz

Developer
r11859

I checked that the mall search works, but I didn't do any extensive bug searching. It's possible that this fix will cause some unexpected behavior to crop up.
 
Top