Menu

#50 Collapse Filer Settings

closed-accepted
nobody
Other (18)
5
2010-07-28
2010-07-28
rstweb
No

When Filter Setiings - Attributes is opened (picture1) and then you go to the Presets (picture2) and then go directly back to the Settings and you close Attributes, 2 still are viewable (picture 3).
I\'ve figured out, that the problem is inside Views\\Filter\\Filtersettins.cs. The lastindex of the CollapseListItem collapseAttributes is not set properly. It is set as index + 43, but 45 items are added to the list, so the \"43\" shoudl be corrected to \"45\".

Discussion

  • rstweb

    rstweb - 2010-07-28

    screenshots of the bug

     
  • rstweb

    rstweb - 2010-07-28

    Patch for Views\Filter\Filtersttings.cs

     
  • rstweb

    rstweb - 2010-07-28

    A patch for Views\\Filter\\Filtersttings.cs is added to this Bug report.

     
  • hulkman

    hulkman - 2010-07-28
    • status: open --> closed-accepted
     
  • hulkman

    hulkman - 2010-07-28

    corrected this bug. Available in revision 373