Closed (won't fix)
Project:
Import / Export API
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2007 at 20:09 UTC
Updated:
8 Dec 2007 at 11:59 UTC
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.