Active
Project:
Translation Management
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2010 at 14:44 UTC
Updated:
4 Mar 2011 at 11:27 UTC
When viewing the translation management dashboard - when I click on the icon for "Translation needs update" status, next to a piece of content... the Ajax pop up doesn't have any information other then "close or esc key".
This is tested as user 1, in FF 3.6.8 and in Chrome 6.047 with the same results.
Comments
Comment #1
zeger commentedWhen using local translations this bug is due to the fact to system somehow sets the translation service to 'ICL' when it should have been 'local'
Comment #2
icanlocalize commentedAre you still testing on version 1.3, or is this happening to you on the recent version?
Comment #3
zeger commentedIn version 1.8 this can be fixed by patching icl_core.module, the setting of the status in the icl_core_status table omits the translation server (and since the default for the translation service is ICL) the translation status ends up as ICL.
Patch for lines 378-380
and lines 395-397
Comment #4
blaiz commentedSubscribing
Comment #5
Rhicreate commentedI can confirm this issue on the latest version 1.21. I have tried the patch, but it doesn't seem to have fixed the issue either...
I am trying to use local translators only.