View Issue Details

IDProjectCategoryView StatusLast Update
0009747mantisbtupgradepublic2009-01-15 11:26
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.0a2 
Fixed in Version1.2.0a3 
Summary0009747: upgrade_unattended.php refers to upgrade_inc.php which no longer exists
Description

The unattended upgrade has a code check that checks for versions older than 1.0. The code to handle such upgrades no longer exists. For versions older than 1.0.0, the user should be prompted with an error message to upgrade to v1.0.0 first.

The last exit statement is the file is also missing a semi-colon which causes an error.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 57e79fcd

2008-10-25 12:24

vboctor


Details Diff
Fixes 0009747: upgrade_unattended.php refers to upgrade_inc.php which no longer exists

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5725 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0009747
mod - admin/upgrade_unattended.php Diff File