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

Add undefined checks for slist,jht,jsa,options in GenResultsTable #3

Open
abhijitsulhyan opened this issue Dec 12, 2013 · 1 comment

Comments

@abhijitsulhyan
Copy link

Currently these optional parameters get passed as parameters even if they are not defined. The scenario produces different results

  1. &jht=undefined&jsa=1
  2. &jsa=1

The first one produces html table as response and the second one return javascript as response; even though they are equivalent

@abhijitsulhyan
Copy link
Author

Any updates on pull request ?

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

No branches or pull requests

1 participant