Opened 4 years ago
Closed 4 years ago
#8403 closed defect (bug) (fixed)
Replying to an activity comment is forbidden 😱
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 7.0.0 | Priority: | high |
Severity: | major | Version: | |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
I've just found a regression we (well I 😳!) introduced in [12735]. Commenting an activity works fine. But replying to an activity comment fails because we are not using the main activity ID to build the nonce but the replied comment ID one.
The attached patch is fixing the issue 😅
I'll commit it shortly.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 12805: