Skip to:
Content

bbPress.org

Opened 5 years ago

Closed 5 years ago

#3185 closed defect (bug) (fixed)

Saving own topic in the backend unsubscribes self

Reported by: usestrict's profile useStrict Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: General - Administration Keywords: commit
Cc:

Description

Hi, I just ran into a weird behaviour while testing subscriptions...

  • I click on Subscribe in my own topic (front-end);
  • In the back end, separate tab, I click update in the topic’s edit screen;
  • I refresh the front-end and I’m no longer subscribed (the Unsubscribe link changes back to Subscribe)

All plugins are inactive, except for bbpress (v2.5.14)

Cheers,
Vinny

Change History (2)

#1 @johnjamesjacoby
5 years ago

  • Component changed from General to General - Administration
  • Keywords commit added
  • Milestone changed from Awaiting Review to 2.6
  • Owner set to johnjamesjacoby

Confirmed. Easy fix imminent.

#2 @johnjamesjacoby
5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

In 6811:

Subscriptions: prevent admin area topic updates from unsubscribing users.

Fixes #3185.

Note: See TracTickets for help on using tickets.