View Issue Details

IDProjectCategoryView StatusLast Update
0000179XMB1Bugspublic2008-12-07 21:41
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000179: 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??
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision1414

Activities

There are no notes attached to this issue.

Issue History

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