View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000252 | XMB1 | Bugs | public | 2009-01-13 04:21 | 2009-02-05 07:13 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000252: Links in reported post messages have wrong format. | ||||
Description | This 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. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 1644 | ||||
Git Commit | |||||
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 |