View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000734 | XMB1 | Bugs | public | 2024-12-19 14:59 | 2025-01-01 18:32 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.12 | ||||
Target Version | 1.9.12.08 | Fixed in Version | 1.9.12.08 | ||
Summary | 0000734: The "resetsigs" Feature is Likely Broken | ||||
Description | While working on some new code, I noticed the variable $sig appears twice in memcp.php in a way that is probably not in the correct order and probably breaks the signature reset feature. The $sig is normally set by elevateUser(), which means it's equal to $self['sig'] until one of the two is modified. | ||||
Additional Information | https://sourceforge.net/p/xmb-forum/code/HEAD/tree/xmb19x/tags/XMB_1_9_12_07/memcp.php#l402 Broken by r2856. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 3138 | ||||
Git Commit | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-19 14:59 | miqrogroove | New Issue | |
2025-01-01 07:15 | miqrogroove | Status | new => confirmed |
2025-01-01 07:15 | miqrogroove | Product Version | => 1.9.12 |
2025-01-01 07:20 | miqrogroove | Additional Information Updated | |
2025-01-01 07:20 | miqrogroove | Assigned To | => miqrogroove |
2025-01-01 07:20 | miqrogroove | Status | confirmed => assigned |
2025-01-01 07:31 | miqrogroove | Status | assigned => resolved |
2025-01-01 07:31 | miqrogroove | Resolution | open => fixed |
2025-01-01 07:31 | miqrogroove | Fixed in Version | => 1.9.12.08 |
2025-01-01 07:31 | miqrogroove | SVN Revision | => 3138 |
2025-01-01 18:32 | miqrogroove | Status | resolved => closed |