For me the token integration don't work.
I've the new 2.9 version of zipcode.
The token are available in the token list,
but the value is not populated.
I've checked with devel, there is no value althought i've enter a value.
I wanted to use the token with the automatic node title module.
Do you have any idea why it doesn't work ?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hook_token_value_fix-1174096-1.patch | 481 bytes | andyf |
Comments
Comment #1
andyf commentedIt's just a simple typo in the function name for
hook_token_values(), patch attached.Comment #2
andyf commentedComment #3
dagomar commentedThe patch works, commit please :)
Comment #4
liam morlandFixed in 29f7f59.
Comment #5
liam morland