When deleting a translation job from the 'view' of the job, the follwing notice comes up:

Notice: Undefined property: TMGMTJobItemController::$tjid in TMGMTJobItemController->invoke() (line 96 of C:\localweb\htdocs\tmgmt\sites\all\modules\tmgmt\includes\tmgmt.controller.inc).

When cancelling a job from the jobs list, no notice occurs!

PS: In the list it says 'cancel', in the view 'delete'. Shouldn't the wording be the same?

Comments

GDrupal’s picture

Component: Code » Core
Status: Active » Needs review
StatusFileSize
new587 bytes

Seems like the variable referencing the object was wrong.

lucascaro’s picture

Seems legit. I doesn't change the wording for cancel or delete, is there an oppinion on that?

lucascaro’s picture

I see that it's changed to delete in the latest dev so RTBC?

berdir’s picture

Status: Needs review » Fixed

Thanks, commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.