View Issue Details

IDProjectCategoryView StatusLast Update
0016407mantisbtbugtrackerpublic2014-12-08 02:07
Reporterdregad Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0016407: Application error 0 when displaying project selector
Description

When more than one project in the system, the error occurs when Mantis calls print_project_option_list().

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 7da5e185

2013-09-25 14:32

dregad


Details Diff
Fix application error 0 in print_project_option_list()

This was due to missing type cast when calling check_selected().

Fixes 0016407
Affected Issues
0016407
mod - core/print_api.php Diff File

MantisBT: master 548d69d0

2013-09-25 20:32

dregad


Details Diff
Fix application error 0 in print_project_option_list()

This was due to missing type cast when calling check_selected().

Fixes 0016407
Affected Issues
0016407
mod - core/print_api.php Diff File