Closed (fixed)
Project:
Localization client
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2008 at 19:49 UTC
Updated:
2 Feb 2008 at 12:29 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| node_create.png | 10.94 KB | pasqualle |
Comments
Comment #1
int commentedI 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.
Comment #2
Bri_Jac commentedI 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
Comment #3
pasquallethe problem is fixed in drupal-6.0-rc3
Comment #4
Bri_Jac commentedYes it's fine now ;-) Thank you
I changed status to closed hope it's ok?