Closed (fixed)
Project:
Signup
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 21:28 UTC
Updated:
12 Jul 2011 at 20:41 UTC
Since tokens are now in core (well...a good chunk of it, anyways), use token_replace instead of token_replace_multiple which is also no longer a part of the token module in case the user uses it.
| Comment | File | Size | Author |
|---|---|---|---|
| token_replace_function_replacement-btmash-1.patch | 3.32 KB | btmash |
Comments
Comment #1
Anticosti commentedThanks for the patch BTMash!!!
Altough, I'd wish I could apply it...
Curious.. Can't apply this patch...
With or without dry run:
Here's the ouput:
///////////////////////////////////////////////////////////////////////////////////
patch -p0 --dry-run < token_replace_function_replacement-btmash-1.patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/includes/broadcast.inc b/includes/broadcast.inc
|index 8884588..50043e5 100644
|--- a/includes/broadcast.inc
|+++ b/includes/broadcast.inc
--------------------------
File to patch:
///////////////////////////////////////////////////////////////////////////////////
Thanks!
Comment #2
ezra-g commentedAnticosti, Drupal.org has switched to git, and the steps for applying patches have change. Please see http://drupal.org/patch/apply
Comment #3
sanguis commentedworked for me
Comment #4
rfayThis is a critical, as each one of those token_replace_multiple() calls is a fatal.
Comment #5
thejoker-1 commentedworks for me too
Comment #6
btmash commentedIs there any status on this patch? Its been reviewed and tested and the module doesn't work without it? Are there any other steps necessary to get patches for the 7.x branch into the project?
Comment #7
ezra-g commentedNo - I apologize for my relative inactivity recently as a co-maintainer. I will commit this tonight!
Comment #8
ezra-g commentedThis is committed. Thanks!
Comment #9
ezra-g commentedhttp://drupalcode.org/project/signup.git/commit/8efb180