Skip to:
Content

bbPress.org

Opened 6 years ago

Closed 6 years ago

Last modified 2 years ago

#3396 closed defect (bug) (fixed)

Cannot reset topic type from sticky/super sticky to normal

Reported by: rilwis Owned by: johnjamesjacoby
Priority: high Milestone: 2.6.6
Component: Component - Topics Version: 2.0
Severity: normal Keywords: needs-patch
Cc:

Description

It's weird that when I set a topic sticky/super sticky then I want to revert it to normal, it's impossible both in the admin and the frontend. It works when switching between sticky and super sticky.

Please see this video: https://www.loom.com/share/aae56ff443bb4a92bf03491889254239

Attachments (1)

3396.patch (380 bytes ) - added by johnjamesjacoby 6 years ago.

Download all attachments as: .zip

Change History (6)

#1 @johnjamesjacoby
6 years ago

  • Component GeneralComponent - Topics
  • Keywords needs-patch added
  • Milestone Awaiting Review2.6.6
  • Owner set to johnjamesjacoby
  • Priority normalhigh
  • Status newassigned
  • Version2.6.0

Confirmed. This is unintentional.

#2 @johnjamesjacoby
6 years ago

  • Version 2.6.02.0

#3 @johnjamesjacoby
6 years ago

In 7153:

Topics: fix not being able to unsticky in certain circumstances.

This commit adds a bbp_unstick_topic() call inside of bbp_update_topic() where it has been missing since forever.

In branches/2.6, for 2.6.6. See #3396.

#4 @johnjamesjacoby
6 years ago

  • Resolutionfixed
  • Status assignedclosed

In 7154:

Topics: fix not being able to unsticky in certain circumstances.

This commit adds a bbp_unstick_topic() call inside of bbp_update_topic() where it has been missing since forever.

In trunk, for 2.7. Fixes #3396.

#5 @rimanil
5 years ago

Due to video attatched all you said above that's all
`thanks

Note: See TracTickets for help on using tickets.