Closed (fixed)
Project:
Custom filter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jul 2009 at 14:33 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
avpadernoThe error is in the declaration of the function parameters list, which should have two optional parameters.
The code has been changed, and committed in CVS. Thanks for your report.
Comment #2
avpadernoThe code has been fixed in branch 6.x-2 as well.
Comment #3
jonskulski commentedI wanted to stick with the current release and just fix this bug, so here is the CVS commit that fixes this issue
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/customfilte...
and the assocaited patch
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/customfilte...
THanks for a great module!