can not create or edit nodes, when the module is enabled, because the Body field is missing, see screenshot
the problem should be related to this change http://drupal.org/node/201667

repro:
1. clean drupal 6.0-rc2 install
2. enable l10n_client-6.x-1.0 module
3. go to node/add/page
the Body field is missing

CommentFileSizeAuthor
node_create.png10.94 KBpasqualle

Comments

int’s picture

I confirm, this error also happen with Localization client 6.x-1.x-dev 2007-Oct-31.

With Firefox when the page load, I can see the input field, but when the translated bar show, the input field disapear.

Bri_Jac’s picture

I also can confirm this error. Also using a clean install

When using: Localization client 6.x-1.0

With my below configuration:
Drupal 6.0-rc2
MySQL database 5.0.45
PHP 5.2.4
Web server Apache/2.2.6 (Fedora)

[Edit]
I am normally using my Firefox 2.0.0.9

I tried using KDE konquerer. It is able to open the page correctly, so I can edit the node. BUT Konquerer pop-up a warning message - that a script is about to freeze the konquerer
I hope this somehow can help to find the bug

pasqualle’s picture

Status: Active » Fixed

the problem is fixed in drupal-6.0-rc3

Bri_Jac’s picture

Status: Fixed » Closed (fixed)

Yes it's fine now ;-) Thank you
I changed status to closed hope it's ok?