Closed (fixed)
Project:
Custom filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 09:27 UTC
Updated:
11 Dec 2009 at 04:20 UTC
First of all I want to say this bug is present in beta 12 patched by me. The module has a bug (#639074: The module uses the wrong table name) wich will be corrected in the next version. So beta 13 could work perfectly.
When you import a filter, as result, you get nothing: no message, no error... if you go then to the filter list you won't see your new imported filter. You need to manually create a new filter (wich I leave empty for convenience). Then you can see the two new filters, the imported one and the one you've just created. Simply delete the manually created and that's all, you have your imported filter listed.
Regards.
Comments
Comment #1
avpadernoThe problem was caused by the cache that was not cleared from the module.
Thanks for your report.