View Issue Details

IDProjectCategoryView StatusLast Update
0016120mantisbtemailpublic2014-02-07 18:24
ReporteryvesK Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.2.16Fixed in Version1.2.16 
Summary0016120: Cannot modify Receive Reminder threshold on Manage Threshold Page
Description

Hi,
I am using MAtinsbt-1.2.14

When i try to set Receive Reminder threshold on Manage Threshold page to "REPORTER" at least, When i submit my modification , it says process is successful. But when i come back to that page, check Box "REPORTER", "UPDATER" are still not CHECKED.

Is it a bug on Mantisbt-1.2.14?? or am i not doing something correctly.?

I have added a picture about it.

Thanks for your attention.

TagsNo tags attached.
Attached Files
ScreenHunter_7.bmp (1,028,102 bytes)

Activities

atrol

atrol

2013-06-28 08:50

developer   ~0037331

  • Open file manage_config_work_threshold_set.php
  • Search for line: set_capability_row( 'bug_reminder_threshold' ); (should be line 156)
  • Add the following line after this line
    set_capability_row( 'reminder_receive_threshold' );
yvesK

yvesK

2013-06-28 09:02

reporter   ~0037333

Successful..!!

Thank you..!

Related Changesets

MantisBT: master-1.2.x cdaf0378

2013-07-01 11:55

atrol


Details Diff
Fix 0016120: Cannot modify Receive Reminder threshold Affected Issues
0016120
mod - manage_config_work_threshold_set.php Diff File

MantisBT: master 2d13924a

2013-07-01 11:57

atrol


Details Diff
Fix 0016120: Cannot modify Receive Reminder threshold Affected Issues
0016120
mod - manage_config_work_threshold_set.php Diff File