Active
Project:
Translation Management
Version:
6.x-1.22
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 May 2011 at 18:10 UTC
Updated:
15 Apr 2018 at 16:36 UTC
Comments
Comment #1
Jimbo the Mighty commentedI recently ran ito similar problem - temp solution for me is to commentout
//'#attributes' => _icl_wrapper_form_create_attributes(array('disabled' => 'disabled')),in ... modules/translation_management/icl_translate/icltranslate.editor_form.inc omn line 224 to exclude it from validation.
But I also would be happy about a real solution ;-)
Comment #2
d_m_r commentedJust wanted to say that i am running into similar problem in 6.x-1.30
Going to try to make user1 translator as temporary solution. ->edit: does not work (checked the permissions, too)
Otherwise i'll try commentout like suggested in #1 ->edit: does work! (able to save translations and use the dashboard status)
I think its a big deal on big sites, so i am going to manage somehow ;-)
Does anyone know the actual status of this problem?