Skip to content

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

Description

@abhijitsulhyan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions