Closed (fixed)
Project:
Translation Management Tool
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2012 at 14:32 UTC
Updated:
15 May 2013 at 10:20 UTC
Fatal error: Call to a member function isActive() on a non-object in /var/www/tmgmt/sites/all/modules/tmgmt/translators/tmgmt_local/tmgmt_local.module on line 227
Deleted the jobs in the TMGMT Lobs list. The local translator does not check for existence, the job is still listed in the task.
Comments
Comment #1
miro_dietikerDelete propagation would be an option. I'm not sure if we should do that. I guess we shouldn't.
So the task should remain and switch to a state that refers to a deleted orginal job.
We need discussion anyway about TMGMT job deletion in addition with remote jobs.
The problems might be obsolete when we have the remote job table.
#1877404: Remote job entity with mapping table
Comment #2
berdirThis should be fixed now, tasks are deleted as well in that case.