View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0012528 | mantisbt | documentation | public | 2010-11-11 11:51 | 2010-12-17 04:40 | 
| Reporter | nimbusgb | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.3 | ||||
| Target Version | 1.2.4 | Fixed in Version | 1.2.4 | ||
| Summary | 0012528: Change to INSTALL doc file | ||||
| Description | the doc file INSTALL contains invalid directions since it suggests running check before doing the install.  | ||||
| Steps To Reproduce | examine INSTALL file under docs directory  | ||||
| Additional Information | Suggested replacement text UPGRADING 
  | ||||
| Tags | No tags attached. | ||||
| 
	 To me it makes sense to first check and if all ok, do the install upgrade.  | 
|
| 
	 cas, this is not working with this version because check.php checks also for databse tables which are not existing before upgrading.  | 
|
| 
	 It may very well make sense ...... but it doesn't work! I ran check first when trying to upgrade from 1.1.8 to 1.2.3 and the check failed due to a missing column in the database structure. When I reported the issue on the forum ( http://www.mantisbt.org/forums/viewtopic.php?f=3&t=13806 ) I was told ( by atrol ) that check was supposed to be run AFTER the upgrade which as I pointed out is not what the INSTALL file indicates so either ...  | 
|
| 
	 Thanks to nimbusgb for reporting the issue  | 
|
| 
	 dhx made a major rewrite of check.php with version 1.3  | 
|