View Issue Details

IDProjectCategoryView StatusLast Update
0016515mantisbtcustom fieldspublic2014-12-08 02:07
Reporterrombert Assigned Toatrol  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0016515: Manage custom field page crashes: Call to a member function MoveNext() on a non-object
Description

When opening the custom field page, the listing is interrupted during the rendering of the first row, but no error message is displayed.

There's only an error in the log:

[Sun Oct 20 22:35:19 2013] [error] [client 127.0.0.1] PHP Fatal error:  Call to a member function MoveNext() on a non-object in /mnt/md/robert/git/mantisbt/core/database_api.php on line 477
[Sun Oct 20 22:35:19 2013] [error] [client 127.0.0.1] PHP Stack trace:
[Sun Oct 20 22:35:19 2013] [error] [client 127.0.0.1] PHP 1. {main}() /mnt/md/robert/git/mantisbt/manage_custom_field_page.php:0
[Sun Oct 20 22:35:19 2013] [error] [client 127.0.0.1] PHP 2. custom_field_get_project_ids() /mnt/md/robert/git/mantisbt/manage_custom_field_page.php:77
[Sun Oct 20 22:35:19 2013] [error] [client 127.0.0.1] PHP 3. db_fetch_array() /mnt/md/robert/git/mantisbt/core/custom_field_api.php:760

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 5f1c2d6d

2013-10-21 06:22

atrol


Details Diff
Fix 0016515: Manage custom field page crashes Affected Issues
0016515
mod - core/custom_field_api.php Diff File