Hacker News new | ask | show | jobs
by operatorius 2902 days ago
Found a small bug: Was searching for cs + kreme records (cs and kreme) clicked to check for stock on hhv, hardwax, deejay.de and juno

Juno showed expected search results - actual page of the record; hardwax was queried for the label name - total stasis - ok; hhv showed completely irrelevant results although they do not have that record in stock at all; deejay.de query was malformed. An attempt was made to search for "total stasis" (label name) but ended up in searching for total 20stasis.

I've noticed that deejay.de expects to query with whitespace being replaced by a plus sign /total stasis ends up in /total+20stasis and /total+stasis is a correct param that gives the expected results

1 comments

Thanks for the feedback - pushed a change to fix the malformed DJ request.