View Issue Details

IDProjectCategoryView StatusLast Update
0007412mantisbtotherpublic2007-05-08 03:43
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.5 
Fixed in Version1.0.6 
Summary0007412: Update Mantis to refer to new website
Description

Both Mantis 1.0.x and 1.1 should refer to the new website - http://www.mantisbugtracker.com

TagsNo tags attached.

Relationships

related to 0007426 closedvboctor Update Mantis to refer to new website 

Activities

Emilio Cabezas

Emilio Cabezas

2006-09-08 11:28

reporter   ~0013350

Quick update hints for Mantis 1.0.x:

1) Change line 104 at config_defaults_inc.php:

$g_manual_url = 'http://manual.mantisbugtracker.com/';

2) Edit the file ./core/html_api.php to change the string 'mantisbt.org' with 'mantisbugtracker.com' on lines 291, 381 and 382

Hope it helps