View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000179 | XMB1 | Bugs | public | 2008-11-29 17:00 | 2008-12-07 21:41 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000179: action=online call to multi() is hosed | ||||
| Description | if (($multipage = multi($count, $tpp, $page, 'misc.php?action=online&page='.$page)) !== false) { The fourth parameter to multi() should never include page= There seem to be some other major problems in this area as well. For example, $count = $db->num_rows($db->query("SELECT * FROM ".X_PREFIX."whosonline")); Why are there two queries in this area if XMB already retrieved the entire whosonline table?? | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1414 | ||||
| Git Commit | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-11-29 17:00 | miqrogroove | New Issue | |
| 2008-11-29 18:15 | miqrogroove | Status | new => assigned |
| 2008-11-29 18:15 | miqrogroove | Assigned To | => miqrogroove |
| 2008-11-29 18:22 | miqrogroove | SVN Revision | => 1414 |
| 2008-11-29 18:22 | miqrogroove | Status | assigned => resolved |
| 2008-11-29 18:22 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2008-11-29 18:22 | miqrogroove | Resolution | open => fixed |
| 2008-12-07 21:41 | miqrogroove | Status | resolved => closed |