View Issue Details

IDProjectCategoryView StatusLast Update
0026757mantisbtbugtrackerpublic2020-03-15 15:23
Reporternenadalm Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.23.0 
Target Version2.23.1Fixed in Version2.23.1 
Summary0026757: Bugnote from reminder is always public - ignoring private checkbox state
Description

Bugnote from reminder is always public - ignoring private checkbox state.

Steps To Reproduce
  • open existing bug
  • click "Send a Reminder"
  • check "private" checkbox
  • select person send reminder to
  • write "note" into reminder textarea
  • click "Send"
  • public note was added to the bug but it should be private !!!!
Additional Information

pr: https://github.com/mantisbt/mantisbt/pull/1626

TagsNo tags attached.

Relationships

related to 0010107 closeddregad Allow setting reminder bugnotes' view status 

Activities

dregad

dregad

2020-03-03 04:03

developer   ~0063723

This completes the implementation of the fix (see 0010107).

atrol

atrol

2020-03-03 04:09

developer   ~0063724

@dregad isn't this a major issue that should be fixed in 2.23.1?

The user adds the note while thinking it is a private one.
He might also not notice that the view state has changed.
Even if the user notices it later, I assume (didn't check) that the e-mail for the private note could be send to users without having rights for private notes.

dregad

dregad

2020-03-03 04:34

developer   ~0063727

Change target to 2.23.1 per @atrol's suggestion

Related Changesets

MantisBT: master 0cc0885a

2020-03-02 23:13

nenadalm

Committer: GitHub


Details Diff
Fix bugnote view_state when sending reminder

Fixes 0026757 (follow-up on issue 0010107)
PR https://github.com/mantisbt/mantisbt/pull/1626
Affected Issues
0010107, 0026757
mod - bug_reminder.php Diff File

MantisBT: master-2.23 76c06716

2020-03-02 23:13

nenadalm

Committer: dregad


Details Diff
Fix bugnote view_state when sending reminder

Fixes 0026757 (follow-up on issue 0010107)
PR https://github.com/mantisbt/mantisbt/pull/1626

(cherry picked from commit 0cc0885a49a311fd67aa1af024d81a1862ee07b1)
Affected Issues
0010107, 0026757
mod - bug_reminder.php Diff File