| Anonymous | Login | Signup for a new account | 2013-05-24 14:28 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014156 | mantisbt | bugtracker | public | 2012-04-14 18:51 | 2013-04-06 09:23 | ||||
| Reporter | dregad | ||||||||
| Assigned To | dregad | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.2.4 | ||||||||
| Target Version | 1.2.11 | Fixed in Version | 1.2.11 | ||||||
| Summary | 0014156: Add Close button for Reporter if allow_reporter_close is enabled | ||||||||
| Description | The previous implementation of this functionality, released in 1.2.4 (see 0011502) could lead to a bypass of the workflow in some specific cases. | ||||||||
| Tags | 2.0.x check | ||||||||
| Attached Files | |||||||||
Relationships |
|||||||||||||||||||||
|
|||||||||||||||||||||
Notes |
|
|
grangeway (developer) 2013-04-05 17:57 |
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
Related Changesets |
|||
|
MantisBT: master 085ab169
Timestamp: 2012-04-14 15:34:53 Author: dregad [ Details ] [ Diff ] |
Add 'Close' button for bugs This commit introduces a new 'Close' button in the View Issue Details page, making it easier and more intuitive for reporters to close their own issues (when $g_allow_reporter_close = ON). It also improves the access level verifications, simplifies the code and makes it more readable by using standard access check functions. This is an improvement over the functionality implemented in 0011502 not only in terms of usability, but also for security as in some specific cases users could actually bypass the workflow. Fixes 0014156 |
||
| mod - bug_change_status_page.php | [ Diff ] [ File ] | ||
| mod - bug_update_advanced_page.php | [ Diff ] [ File ] | ||
| mod - core/access_api.php | [ Diff ] [ File ] | ||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
| mod - core/html_api.php | [ Diff ] [ File ] | ||
| mod - lang/strings_english.txt | [ Diff ] [ File ] | ||
|
MantisBT: master-1.2.x 0ec4563a
Timestamp: 2012-04-14 15:34:53 Author: dregad [ Details ] [ Diff ] |
Add 'Close' button for bugs This commit introduces a new 'Close' button in the View Issue Details page, making it easier and more intuitive for reporters to close their own issues (when $g_allow_reporter_close = ON). It also improves the access level verifications, simplifies the code and makes it more readable by using standard access check functions. This is an improvement over the functionality implemented in 0011502 not only in terms of usability, but also for security as in some specific cases users could actually bypass the workflow. Fixes 0014156 |
||
| mod - bug_change_status_page.php | [ Diff ] [ File ] | ||
| mod - bug_update_advanced_page.php | [ Diff ] [ File ] | ||
| mod - core/access_api.php | [ Diff ] [ File ] | ||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
| mod - core/html_api.php | [ Diff ] [ File ] | ||
| mod - lang/strings_english.txt | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-04-14 18:51 | dregad | New Issue | |
| 2012-04-14 18:51 | dregad | Status | new => assigned |
| 2012-04-14 18:51 | dregad | Assigned To | => dregad |
| 2012-04-14 18:51 | dregad | Issue generated from: 0011502 | |
| 2012-04-14 18:51 | dregad | Relationship added | related to 0011502 |
| 2012-04-14 19:42 | dregad | Relationship added | related to 0011661 |
| 2012-04-14 19:48 | dregad | Status | assigned => resolved |
| 2012-04-14 19:48 | dregad | Fixed in Version | => 1.2.11 |
| 2012-04-14 19:48 | dregad | Resolution | open => fixed |
| 2012-04-14 20:00 | dregad | Changeset attached | => MantisBT master 085ab169 |
| 2012-04-14 20:00 | dregad | Changeset attached | => MantisBT master-1.2.x 0ec4563a |
| 2012-04-25 08:24 | dregad | Issue cloned: 0014191 | |
| 2012-04-25 08:24 | dregad | Relationship added | related to 0014191 |
| 2012-06-06 23:53 | jreese | Status | resolved => closed |
| 2013-04-05 17:57 | grangeway | Status | closed => acknowledged |
| 2013-04-05 17:57 | grangeway | Note Added: 0036264 | |
| 2013-04-05 18:34 | grangeway | Relationship added | related to 0015721 |
| 2013-04-06 03:40 | dregad | Status | acknowledged => closed |
| 2013-04-06 07:23 | grangeway | Status | closed => acknowledged |
| 2013-04-06 09:22 | dregad | Tag Attached: 2.0.x check | |
| 2013-04-06 09:23 | dregad | Status | acknowledged => closed |
| MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1068 seconds. memory usage: 2,838 KB |