Closed (fixed)
Project:
Conditional Fields
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2009 at 17:10 UTC
Updated:
31 Jan 2010 at 00:30 UTC
get_t() takes no parameters and returns the name of the function that will be used for translation, instead of calling the function itself.
This patch fixes that problem for all 6.x versions of this module.
| Comment | File | Size | Author |
|---|---|---|---|
| conditional_fields-get_t.patch | 949 bytes | vkareh |
Comments
Comment #1
peterpoe commentedHad overlooked you patch, sorry.
Committed in both branches, thanks!