yaobinshi / test1

test for scratch
MIT License
0 stars 0 forks source link

php errors in ui when copyright micro menu selected. #211

Open yaobinshi opened 9 years ago

yaobinshi commented 9 years ago

Author Name: Mark Donohoe Original Redmine Issue: 117, http://www.fossology.org/issues/117 Original Date: 2011/12/17 Original Assignee: Alex Norton


Uploaded 3 files in a tar. While view one, the copyright mico menu was selected and this was the result:

Warning: pg_fetch_assoc(): Unable to jump to row 0 on PostgreSQL result index 148 in /usr/local/share/fossology/copyright/ui/view.php on line 106 Call Stack: 0.0002 663896 1. {main}() /usr/local/share/fossology/www/ui/index.php:0 0.1090 13623416 2. copyright_view->Output() /usr/local/share/fossology/www/ui/index.php:51 0.1096 13627024 3. pg_fetch_assoc() /usr/local/share/fossology/copyright/ui/view.php:106

and the copyright agent didn't run.

yaobinshi commented 9 years ago

Original Redmine Comment Author Name: Mark Donohoe Original Date: 2011/12/17 01:54:51 +0000


The micro link I selected is: View Copyright/Email/URL, not the one shot micro.

yaobinshi commented 9 years ago

Original Redmine Comment Author Name: Bob Gobeille Original Date: 2011/12/18 18:22:27 +0000


Perhaps this was related to bug 135 (now resolved). This works for me so I'm marking it resolved.

yaobinshi commented 9 years ago

Original Redmine Comment Author Name: Mark Donohoe Original Date: 2011/12/20 00:52:12 +0000


Verified fixed in svn rev. 5247.