| Anonymous | Login | Signup for a new account | 2010-07-29 10:11 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0010637 | mantisbt | tagging | public | 2009-06-29 03:38 | 2009-06-29 10:33 | ||||||
| Reporter | krejcim | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 1.1.8 | ||||||||||
| Target Version | 1.3.x | Fixed in Version | |||||||||
| Summary | 0010637: Option Attach Tags in View Issues page | ||||||||||
| Description | On view_all_bug_page is still available option Attach Tags, but I disable using a tags in config.inc, why? | ||||||||||
| Steps To Reproduce | Go to view_all_bug_page.php. Options in list box are showed always independently on configuration. | ||||||||||
| Additional Information | config.inc: $g_tag_view_threshold = NOBODY; $g_tag_attach_threshold = NOBODY; $g_tag_detach_threshold = NOBODY; $g_tag_detach_own_threshold = NOBODY; $g_tag_create_threshold = NOBODY; $g_tag_edit_threshold = NOBODY; $g_tag_edit_own_threshold = NOBODY; | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
jreese (administrator) 2009-06-29 09:50 |
This is currently a problem with more than just tags. Most of the action group items do not check that the user has appropriate access levels before showing the options. However, even if it is shown, the user is not allowed to perform those actions without meeting the required access levels. Basically, this is a matter of improving the action group logic to hide options if they are not available to the user. |
|
krejcim (reporter) 2009-06-29 10:33 |
Yes, I am agree. It's suggestion for improve in next versions :) |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-06-29 03:38 | krejcim | New Issue | |
| 2009-06-29 09:50 | jreese | Note Added: 0022306 | |
| 2009-06-29 09:50 | jreese | Status | new => acknowledged |
| 2009-06-29 09:50 | jreese | Target Version | => 1.x.x |
| 2009-06-29 10:33 | krejcim | Note Added: 0022307 | |
| MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2000 seconds. memory usage: 1,933 KB |