View Issue Details

IDProjectCategoryView StatusLast Update
0013684mantisbtcode cleanuppublic2014-09-23 18:05
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.8 
Target Version1.2.9Fixed in Version1.2.9 
Summary0013684: SYSTEM NOTICE: Undefined variable: t_version_suffix in admin/index.php
Description

The variable should be properly initialized.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036356

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x c78dfd2c

2011-12-15 09:18

dregad


Details Diff
Fix 0013684: undefined variable in admin/index.php

Variable $t_version_suffix was referenced without initialization. It is
now set following the same logic as in html_footer().

Commit also includes whitespace corrections.
Affected Issues
0013684
mod - admin/index.php Diff File