Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in ASP.NET library parsing search.tb.ask.com #49

Closed
alexanderdean opened this issue Dec 10, 2013 · 4 comments
Closed

Bug in ASP.NET library parsing search.tb.ask.com #49

alexanderdean opened this issue Dec 10, 2013 · 4 comments
Assignees
Labels

Comments

@alexanderdean
Copy link
Contributor

Ticket based on #48.

Believe the bad URI fed in was: http://search.tb.ask.com/search/GGmain.jhtml

@aposashenko could you provide more information (e.g. on error message) and exact URL used here?

@swijnands
Copy link
Contributor

I have tested with several different search.tb.ask.com referers I could find via google.com, but could not reproduce the problem.

@aposashenko If you have the exact URL causing the problem and/or a strack trace, please let me know.

@alexanderdean
Copy link
Contributor Author

Thanks @swijnands - the new commits look great by the way!

@swijnands
Copy link
Contributor

Thanks for the real referer @aposashenko! The bug was still present, the parser tripped when encountering an empty query parameter name:

search.tb.ask.com/search/GGmain.jhtml ?& st=hp&p2=^ZU^xdm458^YYA^us&n=77fda1bd&ptb=F0B68CA5-4791-4376-BFCC-5F0100329FB6&si=CMKg9-nX07oCFSjZQgodcikACQ&tpr=hpsbsug&searchfor=test

So, thanks for uncovering the problem!
Could you please try the latest version (via nuget or otherwise directly from the repository) and see if the problem is solved?

Thanks again!

@BenFradet
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants