By Sarita Singh, Tue 20 July 2021, in category Coding period
There are two levels of pagination one for FOSSology and ScanCode and other for email/url/author tabs.

All the available options for Test replacement, Replace selected rows and, Deactivate selected rows are working good.
cookies and it would be helpful in debugging.unicode character.© to (c) and also removes some of the characters like : from copyright(c): Sarita Singh and scan results to copyright (c) Sarita Singh. This thing causes issue in finding start byte of copyright and also integrating scancode copyright to report(unable to remove redundant data). unicode characters and then use sub-string matching to find approx. position(but it would be inaccurate).copyright text like matched license text would solve the issue.Date:2021-07-23
scancode/ui/agent_scancode.php is correct.jq_cmd_args depends upon the code we are using to parse this flag inside the ScanCode agent.Boost.Program_options library which can be used to parse command line arguments and get ScanCode flags.scancode/ui/agent_scancode.php.