View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007508 | mantisbt | filters | public | 2006-10-10 09:53 | 2008-08-11 09:41 |
| Reporter | Phyxas | Assigned To | daryn | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.0a1 | ||||
| Fixed in Version | 1.2.0a2 | ||||
| Summary | 0007508: Custom fields should have a additional flag, if they should be avaliable as filter or not. | ||||
| Description | For our bugtracking we need to add an additional Text-field in which the user can add application specific information When setting a filter over this custom field, every entered text from all projects (even if the user has not the right to access these projects) are listet. Aside the security problems: | ||||
| Tags | No tags attached. | ||||
|
We've done this locally. I can merge in if other devs agree. |
|
|
Anybody Developers care to comment? |
|
|
Approved by Victor pending minor changes. Made requested changes and commited into SVN HEAD |
|
|
MantisBT: master d19f94fb 2008-04-28 09:42 Details Diff |
bug 0007508 - Those with access to manage custom fields can choose whether or not a custom field should be displayed in the filter. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5214 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0007508 |
|
| mod - manage_custom_field_update.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - admin/schema.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - view_filters_page.php | Diff File | ||