View Issue Details

IDProjectCategoryView StatusLast Update
0021401mantisbtupgradepublic2016-08-23 04:42
Reporterssh39 Assigned Toatrol  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Summary0021401: Error update from 1.2.17 to 1.3.0
Description

SYSTEM WARNING: 'Invalid argument supplied for foreach()' in ...\bugtrack\core\columns_api.php' line 363

TagsNo tags attached.

Activities

atrol

atrol

2016-07-21 12:42

developer   ~0053682

ssh39,

The provided information is not sufficient to provide any help in resolving the issue. A complete and detailed description is required for the support team to get a clear understanding of the problem.

Please explain what you do, what are the results you expect to get and what you actually get.

Also provide detailed, step-by-step instructions to reproduce the issue; the additional information listed below may also be useful:

  • Exact version of MantisBT, PHP, Database, Web server, Browser and Operating System
  • Relevant customizations (e.g. changes in config_inc.php, etc)
  • Installed plugins or custom functions ?
  • Was the MantisBT source code modified in any way ?

You wrote

SYSTEM WARNING: 'Invalid argument supplied for foreach()' in ...\bugtrack\core\columns_api.php' line 363

I checked line 363 of this file in version 1.3.0
There is no "foreach" at this place.
I checked also version 1.2 and there is a "foreach" in line 363.

So you seem to tell about a warning you get when running 1.2.17, but you are also telling about a 1.3.0 upgrade problem.

Quite confusing until now.

ssh39

ssh39

2016-07-22 02:15

reporter   ~0053687

Hello)

-Win Server 2012R2
-Apache 2.2
-Php 5.4
-MySql 5.6
-IE,Firefox
-MantisBT 1.2.17

I created Bugtrack-new. Extract there 1.3.0. Then i started instal.php from new site. Put correct database and admin user logins and passwords. Click on install/update button, and i returned at page install.php(both browsers). When i refreshed my_view_page.php, i saw this error.

atrol

atrol

2016-07-27 17:01

developer   ~0053719

When i refreshed my_view_page.php
It seems you used the old 1.2.17 version of this page.

Same what I wrote before:
I checked line 363 of file columns_api.php in version 1.3.0
There is no "foreach" at this place.
I checked also version 1.2 and there is a "foreach" in line 363.

You can't use version 1.2 any longer after you updated your database to 1.3.

atrol

atrol

2016-08-07 08:29

developer   ~0053754

ssh39,

You did not provide any new feedback; I am therefore resolving this issue as "no change required".

Feel free to reopen the issue at a later time and provide the requested information.