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

sun’s picture

Status: Active » Closed (won't fix)

To quote the original author of this API:

Although the API is already working and is somewhat stable (i.e. it's not particularly volatile), it is still in the alpha stage, and is for developer consumption only.

4.7.x won't fix, I guess.

summit’s picture

Will this be fixed for the drupal 5 version?
greetings,
Martijn

sun’s picture

I'm not able to reproduce this bug using the current 5.x version.