Hi,
I have a very slow website.
With a patch in locale.module I can see what is the course of the slowness.
This is what the patch says.
t() called before locale initialized. This is a bug in the following module:
../public_html/modules/importexportapi/importexportapi.module on line 83
Can somebody please file a patch so that the t() function call is correct.
Thanks in advance!
greetings,
Martijn
Comments
Comment #1
sunTo quote the original author of this API:
4.7.x won't fix, I guess.
Comment #2
summit commentedWill this be fixed for the drupal 5 version?
greetings,
Martijn
Comment #3
sunI'm not able to reproduce this bug using the current 5.x version.