Closed (won't fix)
Project:
Conference Organizing Distribution
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Oct 2007 at 08:29 UTC
Updated:
3 Jun 2010 at 21:59 UTC
The token module is not listed in the readme.txt, causing trouble for the users until they discover the documentation is incomplete. Also, the modules are listed with their file name, not with the Drupal module name, which is sometimes not the same and hence it could be made easier to newbies.
Comments
Comment #1
zacker commentedthanks temmeron. I will create a second issue for the readme instructions.
Comment #2
zacker commented(and make i a dependency for the install profile)
Comment #3
moshe weitzman commentedi tried adding token to the install profile and got pathauto and link errors. so i removed pathauto for now. token is not currently required AFAICT.
Comment #4
gregglesNow that it's been removed, I'd like to get back to a place where we can talk about how to cause this bug to happen and how to fix it.
I created a codefake.profile as a simplified test case that looks like this:
And it installed fine with Pathauto5.x-2.0 and Token5.x-1.9. No errors that I could see at install.
So, who has a simplified repeatable test case for reproducing this?
Comment #5
davidwhthomas commentedwhen installing from an install profile, I've been getting this error:
Call to undefined function token_get_values()commenting out pathauto from the module list array and enabling it after install is a workaround.
DT
Comment #6
greggles@davidwhthomas - did you try adding token to the list of modules to be installed if it wasn't already there?
Also, which line was that error on?
Comment #7
gregglesThe 5.x version of this module is basically no longer supported. I'm clearing out the queue for 6.x.
I was also never able to repeat the bug the times I did investigate it in 2008, so I think it was a temporary problem that we got around.