View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000168 | XMB1 | Bugs | public | 2008-11-15 13:23 | 2008-11-17 00:47 |
Reporter | Pedja | Assigned To | miqrogroove | ||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.10 | ||||
Target Version | 1.9.10 | Fixed in Version | 1.9.10 | ||
Summary | 0000168: Uninitialized Variables in Userlist Checking | ||||
Description | New bugs were discovered in the 1.9.9 code base that can cause errors such as "Invalid arguments" and "Undefined index". $fids is uninitialized in stats.php and online.inc.php $forum['moderator'] is uninitalized in stats.php, today.php, online.inc.php, and possibly other places. These bugs do not affect trunk because this code pattern was removed as part of the forum permissions API improvement. | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=773455 http://forums.xmbforum.com/viewthread.php?tid=773463 $fids in stats.php was fixed at: http://forums.xmbforum.com/viewthread.php?tid=772936 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Critical Patch | ||||
Original Reporter | |||||
SVN Revision | 1361 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-15 13:23 | miqrogroove | New Issue | |
2008-11-15 13:23 | miqrogroove | Flags | => Critical Patch |
2008-11-15 13:23 | miqrogroove | Original Reporter | => Pedja |
2008-11-15 13:26 | miqrogroove | Status | new => confirmed |
2008-11-15 17:37 | miqrogroove | Assigned To | => miqrogroove |
2008-11-15 17:37 | miqrogroove | Status | confirmed => assigned |
2008-11-15 17:37 | miqrogroove | Projection | none => minor fix |
2008-11-15 17:37 | miqrogroove | ETA | none => < 1 day |
2008-11-15 17:37 | miqrogroove | Additional Information Updated | |
2008-11-15 18:07 | miqrogroove | SVN Revision | => 1361 |
2008-11-15 18:07 | miqrogroove | Status | assigned => resolved |
2008-11-15 18:07 | miqrogroove | Resolution | open => fixed |
2008-11-15 18:07 | miqrogroove | Fixed in Version | => 1.9.10 |
2008-11-15 18:07 | miqrogroove | Additional Information Updated | |
2008-11-16 19:38 | miqrogroove | Status | resolved => closed |
2008-11-17 00:47 | miqrogroove | Original Reporter | Pedja => |
2008-11-17 00:47 | miqrogroove | Reporter | miqrogroove => Pedja |