View Issue Details

IDProjectCategoryView StatusLast Update
0002345mantisbtbugtrackerpublic2003-12-13 04:53
Reportercsogilvie Assigned Tojlatour  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformWindowsOS2000 
Product Versionnone 
Summary0002345: View Bugs doesn't show bugs
Description

This was reported as 0002330 but someone responded and closed it after making a suggestion, which didn't work.

Additional Information

--- table prefix ----------------

# if you change this remember to reflect the changes in the database
$g_db_table_prefix = 'mantis';

# --- table names -----------------
$g_mantis_bug_file_table          = $g_db_table_prefix.'_bug_file_table';
$g_mantis_bug_history_table       = $g_db_table_prefix.'_bug_history_table';
$g_mantis_bug_monitor_table       = $g_db_table_prefix.'_bug_monitor_table';
$g_mantis_bug_relationship_table  = $g_db_table_prefix.'_bug_relationship_table';
$g_mantis_bug_table               = $g_db_table_prefix.'_bug_table';
$g_mantis_bug_text_table          = $g_db_table_prefix.'_bug_text_table';
$g_mantis_bugnote_table           = $g_db_table_prefix.'_bugnote_table';
$g_mantis_bugnote_text_table      = $g_db_table_prefix.'_bugnote_text_table';
$g_mantis_news_table              = $g_db_table_prefix.'_news_table';
$g_mantis_project_category_table  = $g_db_table_prefix.'_project_category_table';
$g_mantis_project_file_table      = $g_db_table_prefix.'_project_file_table';
$g_mantis_project_table           = $g_db_table_prefix.'_project_table';
$g_mantis_project_user_list_table = $g_db_table_prefix.'_project_user_list_table';
$g_mantis_project_version_table   = $g_db_table_prefix.'_project_version_table';
$g_mantis_user_table              = $g_db_table_prefix.'_user_table';
$g_mantis_user_profile_table      = $g_db_table_prefix.'_user_profile_table';
$g_mantis_user_pref_table         = $g_db_table_prefix.'_user_pref_table';
$g_mantis_user_print_pref_table   = $g_db_table_prefix.'_user_print_pref_table';
$g_mantis_project_customization_table = $g_db_table_prefix.'_project_customization_table';
TagsNo tags attached.

Activities

csogilvie

csogilvie

2002-08-15 18:13

reporter   ~0003104

ARGH. Fixed it by reinstalling windows the other day there. That'll teach me to do stuff at 2AM

jlatour

jlatour

2002-08-15 23:07

reporter   ~0003105

Not a bug in Mantis. If it was fixed by reinstalling Windows, I don't know what caused it :(

csogilve, were you unable to reopen the other bug?