Closed (fixed)
Project:
Custom filter
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2009 at 20:25 UTC
Updated:
2 Nov 2009 at 15:20 UTC
I noticed that a string used in the user interface contains a typo; rather than to be "pattern matching", it is "patern matching" (I should use "PHP regular expressions").
Also, the description for the PHP code that is possible to use makes reference to $vars, and not to $customfilter.
Comments
Comment #1
avpadernoI partially completed this task; I removed the evident errors I reported in my previous comment, but I have to still review the rest of the strings used in the user interface.
Comment #2
avpadernoI suppose this task can be considered done.