Opened 12 years ago

Closed 12 years ago

#1656 closed defect (fixed)

Can't clear filter on 'Permissions' column

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 3.0.2
Component: web Version:
Keywords: Cc:

Description

  1. Go to any list page and make the 'Permissions' column visible.
  2. Select an option in the filter list for that column, for example: Use
  3. Select the empty option in the filter list.
  4. When the page reloads the old option is still set.

It is possible to select the 'Read' permission and filtering-wise this is the same as not having a filter at all. Trying to use the view/presets->Clear filter command doesn't clear the filter in the permissions column. The only things that seems to help is to use the BASE -> Reset list settings command.

Change History (2)

comment:1 by Nicklas Nordborg, 12 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [5925]) Fixes #1656: Can't clear filter on 'Permissions' column

The problem with removing the permission filter was probably broken by [5264]. The relevant part has now been reverted back to how it worked before.

The view/presets->Clear filter was missing the permissions filter since it is a special case.

Note: See TracTickets for help on using tickets.