View Issue Details

IDProjectCategoryView StatusLast Update
0034399mantisbtotherpublic2024-04-07 13:35
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Target Version2.26.2Fixed in Version2.26.2 
Summary0034399: Internal server error on view_user_page
Description

Getting INTERNAL APPLICATION ERROR when accessing view_user_page using an id of a non-existing user.
E. g. <yourMantisURL>/view_user_page.php?id=999999

In server logs there are entries like

 [php:notice] extract(): Argument #1 ($array) must be of type array, bool given .../view_user_page.php: 64: - - - - extract()
TagsNo tags attached.

Activities

atrol

atrol

2024-04-07 10:19

developer   ~0068797

Last edited: 2024-04-07 10:59

PR https://github.com/mantisbt/mantisbt/pull/1989

Related Changesets

MantisBT: master-2.26 69464e40

2024-04-07 10:15

atrol


Details Diff
Fix internal error on view_user_page

Fixes 0034399
Affected Issues
0034399
mod - view_user_page.php Diff File

MantisBT: master-2.26 de29d956

2024-04-07 13:31

atrol


Details Diff
Solve PR comments

Issue 0034399
Affected Issues
0034399
mod - view_user_page.php Diff File