Active
Project:
Default Filter
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 19:03 UTC
Updated:
3 Oct 2007 at 19:09 UTC
If you're not using clean urls, you can't delete a setting through the user interface because the "delete" button appears bound to the clean url.
Comments
Comment #1
elfin_john commentedChanging line 100 of default_filter.module to
from
to
seems to resolve this.