At some point in the 6.x dev cycle, the t() around menu titles and descriptions was taken out. Currently, coder doesn't catch this (and in fact, Coder module itself still is using the "old" way and hence is buggy).

CommentFileSizeAuthor
#5 coder_212405_checks.patch1.53 KBstella
#4 coder_212405.patch1.97 KBstella

Comments

stella’s picture

Assigned: Unassigned » stella
stella’s picture

Attached is a patch for coder.module so it doesn't have t() on menu titles/descriptions. Will look at implementing a check for this next.

Cheers,
Stella

webchick’s picture

Status: Active » Needs work

No patch. :(

stella’s picture

Status: Needs work » Needs review
StatusFileSize
new1.97 KB

Damn it, I hate it when I do that!

Patch attached this time, honest!

Cheers,
Stella

stella’s picture

StatusFileSize
new1.53 KB

And here's the patch for the includes and tests files.

Cheers,
Stella

stella’s picture

Status: Needs review » Fixed

Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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