View Issue Details

IDProjectCategoryView StatusLast Update
0017959mantisbtupgradepublic2015-04-28 03:35
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-beta.1 
Target Version1.3.0-beta.2Fixed in Version1.3.0-beta.2 
Summary0017959: Upgrade unattended produces a warning
Description

PHP Fatal error: Cannot use object of type stdClass as array in /path/to/mantis/core/install_helper_functions_api.php on line 477

The json_decode produces a class, yet the rest of the install_stored_filter_migrate() accesses it as a stdClass.

Tagsmantishub

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master eb44011b

2014-12-13 08:41

vboctor


Details Diff
Fix 17959: Upgrade unattended produces a warning Affected Issues
0017959
mod - core/install_helper_functions_api.php Diff File