View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000112 | XMB1 | Bugs | public | 2008-08-12 10:49 | 2008-08-22 03:39 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.10 | ||||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000112: Off-By-One in Merge Reply Addition | ||||
Description | $replyadd = $otherthread['replies']; Should be $replyadd = intval($otherthread['replies']) + 1; | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 1278 | ||||
Git Commit | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-08-12 10:49 | miqrogroove | New Issue | |
2008-08-21 20:40 | miqrogroove | SVN Revision | => 1278 |
2008-08-21 20:40 | miqrogroove | Status | new => resolved |
2008-08-21 20:40 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-08-21 20:40 | miqrogroove | Resolution | open => fixed |
2008-08-21 20:40 | miqrogroove | Assigned To | => miqrogroove |
2008-08-22 03:39 | miqrogroove | Status | resolved => closed |