Comment #1 on issue 18315 by even.ebay: Why the parameter messed up http://code.google.com/p/chromium/issues/detail?id=18315
Hi there, I want to add some more information to further clarify, after sniffering the request data from http://www.sneakerfiles.com/page/2/ . It's more likely that chrome sends the same request twice with one of them reversing 2 letter length parameter name, "ai"=>"ia" and "r0"=>"0r" for instance below, which is why we caught exception from server side. Please check out the requests and confirm on this problem, it's no doubt a good thing to google and other 3rd party sites and eBay too if we can fix this, thanks! http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=sebhtb%7FfRnb%60&bdrcolor=FFFFFF&catid=63850+64482&cid=0&eksize=5&encode=UTF-8&endcolor=FF0000&endtime=y&fbgcolor=FFFFFF&fntcolor=FF0000&fs=0&hdrcolor=FFFFFF&hdrimage=2&hdrsrch=n&img=y&lnkcolor=0000FF&logo=4&maxprice=9999&minprice=450&num=25&numbid=y&paypal=n&popup=y&prvd=9&query=nike+air+yeezy+-used+-trainer+-jordan+-force+-max+-dunk+-blazer+-vandal+-pro+-hoh+-foamposite+-jordans&r0=4&sacategoryin=63850+64482&shipcost=n&siteid=0&sort=MetaLowestPriceSort&sortby=price&sortdir=asc&srchdesc=n&tbgcolor=FFFFFF&tlecolor=0033FF&tlefs=0&tlfcolor=FFFFFF&toolid=10004&track=5336180202&watchcat=63850&width=570 http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ia=sebhtb%7FfRnb%60&bdrcolor=FFFFFF&catid=63850+64482&cid=0&eksize=5&encode=UTF-8&endcolor=FF0000&endtime=y&fbgcolor=FFFFFF&fntcolor=FF0000&sf=0&hdrcolor=FFFFFF&hdrimage=2&hdrsrch=n&img=y&lnkcolor=0000FF&logo=4&maxprice=9999&minprice=450&num=25&numbid=y&paypal=n&popup=y&prvd=9&query=nike+air+yeezy+-used+-trainer+-jordan+-force+-max+-dunk+-blazer+-vandal+-pro+-hoh+-foamposite+-jordans&0r=4&sacategoryin=63850+64482&shipcost=n&siteid=0&sort=MetaLowestPriceSort&sortby=price&sortdir=asc&srchdesc=n&tbgcolor=FFFFFF&tlecolor=0033FF&tlefs=0&tlfcolor=FFFFFF&toolid=10004&track=5336180202&watchcat=63850&width=570 Attachments: request.txt 9.4 KB script-in-vew-source.txt 7.5 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
