MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013742MantisTouch[All Projects] Generalpublic2012-01-08 15:522012-03-17 04:29
Reporterrolfkaiser 
Assigned Tovboctor 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.1.1 
Summary0013742: Doc bugs in MantisTouch first install
DescriptionFound these when I purchased it today and tried to install it. The following are not documented in the README (or elsewhere as far as I can tell) and need to be:

1) While it’s not listed in the Requirements, you need to upgrade your Mantis install to version 1.2.8. I had 1.2.4 and had a horrible time tracking down the errors. See 0013698 for the log error you get.

2) The README implies that your should have /MantisTouch as a subdirectory under the webroot, but it works fine as the webroot itself, and this is probably what most people would want, so they can access it as http://mydomain.mobi [^] directly.

3) There's no /favicon.ico so you probably want to add this file or else you’ll get 404 errors in the access log.

4) It's not documented that the PHP SOAP extension is required. Make sure this is installed and enabled, otherwise it won’t work and you will get this in the PHP error log:

PHP Notice: Use of undefined constant SOAP_1_2 - assumed 'SOAP_1_2' in [...]/public_html/application/models/WebService.php on line 44
TagsNo tags attached.
Attached Files

- Relationships
parent of 0013744closedvboctor PHP Notice: Use of undefined constant SOAP_1_2 
parent of 0013745closedvboctor Missing favicon for MantisTouch 
parent of 0013746closedvboctor Require MantisBT 1.2.5 or above and validate min requirement on login 

-  Notes
User avatar (0030864)
vboctor (administrator)
2012-01-08 19:13

1. Documented minimum requirements to be MantisBT 1.2.5 and added an explicit checkin on login.

2. Added the requirement to install soap extension to the installation instructions.

3. Updated the documentation about where to place MantisTouch.

As for the favicon, it seems to be working fine and I'm not finding errors. The icon is also working fine. So for this, I can't repro the issue. I'll track this via 0013745. Please provide further comments there.
(0030967)
sathis34 (viewer)
2012-01-19 23:07

please resolve the issues asap

- Issue History
Date Modified Username Field Change
2012-01-08 15:52 rolfkaiser New Issue
2012-01-08 17:05 vboctor Issue cloned: 0013744
2012-01-08 17:05 vboctor Relationship added parent of 0013744
2012-01-08 17:06 vboctor Issue cloned: 0013745
2012-01-08 17:06 vboctor Relationship added parent of 0013745
2012-01-08 19:13 vboctor Note Added: 0030864
2012-01-08 19:13 vboctor Status new => resolved
2012-01-08 19:13 vboctor Resolution open => fixed
2012-01-08 19:13 vboctor Assigned To => vboctor
2012-01-08 19:25 vboctor Fixed in Version => 1.1.1
2012-01-08 19:34 vboctor Relationship added parent of 0013746
2012-01-19 23:07 sathis34 Note Added: 0030967
2012-03-17 04:29 vboctor Status resolved => closed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0820 seconds.
memory usage: 2,751 KB
Powered by Mantis Bugtracker