View Issue Details

IDProjectCategoryView StatusLast Update
0000839XMB1Bugspublic2025-08-01 05:26
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.10.00 Beta 1 
Target Version1.10.00Fixed in Version1.10.00 
Summary0000839: Deleting a Post Causes postnum to Increase
DescriptionSomething is backwards in post.php, where deleting someone's post causes their members.postnum value to go up instead of down.
Additional InformationMistake is in sql.inc.php https://github.com/miqrogroove/xmb/commit/baa3a588f28a3f2e5c8e7c5343c63fcd41582674

The $op should be always '+' or the $change should be an absolute value. Otherwise, the result is always going to be either addition or double negative.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision
Git Commithttps://github.com/miqrogroove/xmb/commit/79df53dbc3d088c98f25233c1a1e9c5138c317ce

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-31 19:54 miqrogroove New Issue
2025-07-31 20:04 miqrogroove Reproducibility have not tried => always
2025-07-31 20:04 miqrogroove Status new => confirmed
2025-07-31 20:04 miqrogroove Product Version 1.10.00 Beta 2 => 1.10.00 Beta 1
2025-07-31 20:04 miqrogroove Additional Information Updated
2025-08-01 05:17 miqrogroove Assigned To => miqrogroove
2025-08-01 05:17 miqrogroove Status confirmed => assigned
2025-08-01 05:26 miqrogroove Status assigned => resolved
2025-08-01 05:26 miqrogroove Resolution open => fixed
2025-08-01 05:26 miqrogroove Fixed in Version => 1.10.00
2025-08-01 05:26 miqrogroove Git Commit => https://github.com/miqrogroove/xmb/commit/79df53dbc3d088c98f25233c1a1e9c5138c317ce