[wp-meta] [Making WordPress.org] #2043: Last Post ignores post status
Making WordPress.org
noreply at wordpress.org
Fri Sep 16 11:05:57 UTC 2016
#2043: Last Post ignores post status
----------------------------+------------------
Reporter: Clorith | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------+------------------
Comment (by netweb):
Confirmed.
For example the topic https://wordpress.org/support/topic/forum-bugs-and-
broken-things/
I just posted a reply to the above topic, after "archiving" the reply the
current topic stats are:
{{{
3 replies
2 participants
Last reply from: Stephen Edgar
Last activity: 42 seconds ago
}}}
Note: The 3 replies, and 2 participants are due to extra instances of
replies previously having been removed without counts being updated.
All of which are incorrect, the fix is to after spamming, unapproving,
trashing, or archiving a reply in a topic is to allow the appropriate
action e.g. `bbp_spammed_topic` to call `bbp_update_topic_walker()`, this
is standard bbPress behavior but is currently disabled for performance
reasons on the wordpress.org/support forums site
See
[https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/support-forums/inc/class-dropin.php#L12
wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-
dropin.php#L12]
See
[https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/support-forums/inc/class-dropin.php#L187
wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-
dropin.php#L187]
See
[https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/support-forums/inc/class-dropin.php#L305
wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-
dropin.php#L305]
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2043#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list