Discussion:
[mantisbt-dev] Master install broken
Victor Boctor
2014-09-02 04:47:30 UTC
Permalink
Hi Paul,

I think the changes to handling of table names have broken the installation
page.

SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in
'.../mantisbt-master/admin/install.php' line 1209
SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in
'.../mantisbt-master/admin/install.php' line 1224
SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in
'.../mantisbt-master/admin/install.php' line 1239

Thanks,
-Victor
Richards, Paul
2014-09-02 06:41:23 UTC
Permalink
Will check when o get to work. Kinda interested to know how our build process passes....

Sent from my HTC

----- Reply message -----
From: "Victor Boctor" <***@gmail.com>
To: "MantisBT Dev Mailing List" <mantisbt-***@lists.sourceforge.net>, "Paul Richards" <***@mantisforge.org>
Subject: [mantisbt-dev] Master install broken
Date: Tue, Sep 2, 2014 05:47



Hi Paul,

I think the changes to handling of table names have broken the installation page.

SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in '.../mantisbt-master/admin/install.php' line 1209
SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in '.../mantisbt-master/admin/install.php' line 1224
SYSTEM NOTICE: 'Undefined variable: t_mantis_config_table' in '.../mantisbt-master/admin/install.php' line 1239

Thanks,
-Victor

________________________________

Email Disclaimer:


The Latymer School cannot accept liability for statements made, which are clearly the sender's own and are not made on behalf of The Latymer School.

This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication represents the originator's personal views and opinions, which do not necessarily reflect those of The Latymer School. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, delete and notify ***@latymer.co.uk.


Please consider the environment before printing this e-mail.
Damien Regad
2014-09-02 10:11:07 UTC
Permalink
Post by Richards, Paul
Kinda interested to know how our build process passes....
It does not, see

https://travis-ci.org/mantisbt/mantisbt/builds

Travis is failing since you pushed this
https://github.com/mantisbt/mantisbt/commit/81784511

Loading...