View Issue Details

IDProjectCategoryView StatusLast Update
0017590mantisbtotherpublic2014-12-08 02:08
Reporteratrol Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0017590: Error message on page view.php
Description

You get the following error message on page view.php between section "Users monitoring this issue" and "Notes"

UNHANDLED ERROR TYPE (4096): Argument 3 passed to event_type_execute() must be an array, integer given, called in C:\xampp\htdocs\mantisbt\master\core\event_api.php on line 153 and defined

TagsNo tags attached.

Activities

vboctor

vboctor

2014-09-20 01:25

manager   ~0041259

@atrol, are you still able to reproduce this? I just tried with latest master and couldn't repro. It would also be useful if you include a stack trace.

atrol

atrol

2014-09-20 03:12

developer   ~0041260

Fixed in the meantime https://github.com/mantisbt/mantisbt/commit/d80525a885560944ea61e964466d5a18a0ab36b9

Related Changesets

MantisBT: master d80525a8

2014-09-05 15:28

dregad


Details Diff
Fix E_RECOVERABLE_ERROR in event_api

Argument 3 passed to event_type_execute() must be of the type array,
integer given, called in /home/dregad/dev/mantisbt/core/event_api.php on
line 153 and defined

Regression introduced by 5458f7020999317b35f403fa2a0e477d6182ec12.
Follow up fix on af6c6e559b9b92d83c93fb5e6633e9c249da1f77.
Affected Issues
0017590
mod - core/event_api.php Diff File