View Issue Details

IDProjectCategoryView StatusLast Update
0006565mantisbtfilterspublic2006-02-04 05:44
Reportersiebrand Assigned Tothraxisp  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0rc4 
Fixed in Version1.0.0rc5 
Summary0006565: Filters on custom fields failing
Description

After updating from 1.0.0rc2 to 1.0.0rc4 filters on custom fields (list) that worked before no longer work. The result is always all open calls, even though the custom field requirement is displayed. Possibly related to the same problem as mentioned in 0006501. I have applied the fixes in there (view_all_set.php -> 1.57.4.1.2.1, core/filter_api.php -> 1.122.2.2.2.3.2.1), but that didn't fix the problem.

Additional Information
  • Please let me know if you need additional information.
  • rolled back to 1.0.0rc2 and things worked again.
TagsNo tags attached.
Attached Files
custom_field.def.jpg (28,360 bytes)   
custom_field.def.jpg (28,360 bytes)   
rc2.filter.jpg (56,886 bytes)   
rc2.filter.jpg (56,886 bytes)   
rc4.filter.jpg (53,326 bytes)   
rc4.filter.jpg (53,326 bytes)   

Relationships

parent of 0006571 closedthraxisp port Filters on custom fields failing 
has duplicate 0006541 closedthraxisp View Issues filter not working on custom fields 

Activities

thraxisp

thraxisp

2006-01-08 11:47

reporter   ~0011884

Fixed in CVS.

core/filter_api.php -> 1.122.2.2.2.3.2.4

siebrand

siebrand

2006-01-10 09:03

developer   ~0011895

I have applied this patch (and only this patch) to rc4 and redeployed from rc2. Filters on custom fields are still failing.

thraxisp

thraxisp

2006-01-10 20:34

reporter   ~0011901

Which type of custom field fails to filter? Are you using simple or advanced filters?

Does the appropriate text appear in the filter status pane after you hit "Apply Filter"?

siebrand

siebrand

2006-01-11 03:28

developer   ~0011903

Last edited: 2006-01-11 03:34

I will attach screenshots of the filter and the custom field definition.

As seen in the screenshot, only filtering on membership of the custom field 'Listmember' = 'Buglist Woodwing' is used. The rest of the filter is standard. I have other saved filters on the same field that give exactly the same output.

Attachments:

  • custom_field.def.jpg: custom field definition
  • rc2.filter.jpg: filter results with 1.0.0rc2
  • rc4.filter.jpg: filter results with 1.0.0rc4
siebrand

siebrand

2006-01-17 07:48

developer   ~0011949

I propose to add a relation with 0005460 (critical 1.0.0 issues) for this issue.

thraxisp

thraxisp

2006-01-17 20:45

reporter   ~0011954

Could you please retest this using 1.0.0rc5? I can no longer reproduce this in either that or CVS HEAD.

siebrand

siebrand

2006-01-18 03:02

developer   ~0011955

It is gone in 1.0.0rc5. Thanks for fixing it.