View Issue Details

IDProjectCategoryView StatusLast Update
0000050XMB1Bugspublic2009-02-19 11:46
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000050: viewthread should not rely on threads.replies
DescriptionI had to run "Fix Thread Totals" to make a multi-page link work. That's pretty sketchy.

In viewthread.php...

$query = $db->query("SELECT fid, subject, replies, closed, topped, lastpost FROM ".X_PREFIX."threads WHERE tid=$tid");

... we are relying on a summary column to generate multi() arguments. D:
Additional Informationhttp://forums.xmbforum.com/viewthread.php?tid=772555
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision1204

Relationships

related to 0000077 closedmiqrogroove New Tool to Fix Orphaned Posts 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2008-07-22 04:04 miqrogroove New Issue
2008-07-30 00:06 miqrogroove Status new => confirmed
2008-08-05 12:23 miqrogroove SVN Revision => 1204
2008-08-05 12:23 miqrogroove Status confirmed => resolved
2008-08-05 12:23 miqrogroove Fixed in Version => 1.9.11
2008-08-05 12:23 miqrogroove Resolution open => fixed
2008-08-05 12:23 miqrogroove Assigned To => miqrogroove
2008-08-07 10:48 miqrogroove Status resolved => closed
2008-11-16 19:57 miqrogroove Relationship added related to 0000077
2009-02-19 11:46 miqrogroove Product Version => 1.9.8 SP2