View Issue Details

IDProjectCategoryView StatusLast Update
0000252XMB1Bugspublic2009-02-05 07:13
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000252: Links in reported post messages have wrong format.
DescriptionThis syntax is used in two place in 1.9.8

$posturl = $SETTINGS['boardurl']."viewthread.php?tid=$tid&page=$page#pid$pid";

But the value of $page is based on $postcount when it should be based on $pid. Rather than re-invent the wheel, let's use the new goto=search format and delete the buggy queries.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision1644
Git Commit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-01-13 04:21 miqrogroove New Issue
2009-01-13 04:21 miqrogroove Status new => assigned
2009-01-13 04:21 miqrogroove Assigned To => miqrogroove
2009-01-13 04:53 miqrogroove SVN Revision => 1644
2009-01-13 04:53 miqrogroove Status assigned => resolved
2009-01-13 04:53 miqrogroove Fixed in Version => 1.9.11
2009-01-13 04:53 miqrogroove Resolution open => fixed
2009-02-05 07:13 miqrogroove Status resolved => closed