View Issue Details

IDProjectCategoryView StatusLast Update
0007508mantisbtfilterspublic2008-08-11 09:41
ReporterPhyxas Assigned Todaryn  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.1.0a1 
Fixed in Version1.2.0a2 
Summary0007508: 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
The same field may be used in different projects.

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:
after a specified amount of bugs (and filled fields) the page requires a long time if the uses activetes this field as filter.

TagsNo tags attached.

Activities

daryn

daryn

2008-04-25 11:01

reporter   ~0017695

We've done this locally. I can merge in if other devs agree.

daryn

daryn

2008-04-25 11:02

reporter   ~0017696

Anybody Developers care to comment?

daryn

daryn

2008-04-28 09:45

reporter   ~0017711

Approved by Victor pending minor changes. Made requested changes and commited into SVN HEAD

Related Changesets

MantisBT: master d19f94fb

2008-04-28 09:42

daryn


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