yaobinshi / test1

test for scratch
MIT License
0 stars 0 forks source link

UI error on job reset #407

Open yaobinshi opened 9 years ago

yaobinshi commented 9 years ago

Author Name: Mark Donohoe Original Redmine Issue: 477, http://www.fossology.org/issues/477 Original Date: 2012/01/18 Original Assignee: Bob Gobeille


using svn rev: 5394 on 4privet.ostt, I ran a job, the wget failed, I used the job screen to reset that job, when I did, this appeared on the screen:

Fatal error: Call to a member function AgentAdd() on a non-object in /usr/local/share/fossology/lib/php/common-job.php on line 380 Call Stack: 0.0005 342100 1. {main}() /usr/local/share/fossology/www/ui/index.php:0 0.2709 8215888 2. jobs_showjobs->Output() /usr/local/share/fossology/www/ui/index.php:51 0.2711 8216248 3. JobReset() /usr/local/share/fossology/www/ui/jobs-showjobs.php:531

The job was not reset.