Not sure if this has been reported yet, but when I downloaded the most recent version of token (5.x-1.9), it looks like the code is an older version. The header info for the "token.module" file looks like this:
// $Id: token.module,v 1.5.2.9 2007/08/13 16:01:25 greggles Exp $
However, when I compared this to the older version I have (which I was going to upgrade) the header info that appears is this:
// $Id: token.module,v 1.5.2.10 2007/11/16 22:29:40 eaton Exp $
Then when I look at the dev version (5.x-1.x-dev) that's offered for download, this is the header info:
// $Id: token.module,v 1.5.2.12 2008/01/17 10:46:16 greggles Exp $
Is the stable version for download the incorrectset of files?
Comments
Comment #1
gregglesThe dev version will always be the latest on the branch - so it makes sense that the 1.9 release has older files than the dev release.
Which version had the 1.5.2.10 revision of token.module in it? Looking at the cvs information it appears that 1.5.2.10 should only have been in a dev release from mid-November to mid-January. 1.5.2.9 is the right file for 5.x-1.9 to contain.
Either way - keep your eyes out for a 5.x-1.10 release of token which will have updates of most files ;)
Comment #2
chill5-0 commentedI upgraded the pathauto module and added the token 1.5.2.10 module in December 2007 (15th or 16th). I think I downloaded an official (non-dev) release of token (I've tried to make a point of only installing stable versions), but unfortunately, I don't have any documentation proving that.
I'll keep my eye out for the 5.x-1.10 release:)
Many thanks for your reply!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.