dt() is used in Drush in place of t() and does not support context.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gábor Hojtsy created an issue. See original summary.

Gábor Hojtsy’s picture

Issue summary: View changes
FileSize
1.62 KB

Status: Needs review » Needs work

The last submitted patch, 2: 2713373.patch, failed testing.

Gábor Hojtsy’s picture

Hm, that should have theoretically worked. Not sure why it fails :/ @herom, do you have any idea? :)

herom’s picture

Status: Needs work » Needs review
FileSize
1.01 KB
1.55 KB

The test was parsing for install strings only, a few lines before the new assert:

$this->parseFile($filename, POTX_API_7, POTX_STRING_INSTALLER);
Gábor Hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

Eh, huh, duh. Silly me :D

  • herom committed bc3481b on 7.x-3.x
    Issue #2713373 by Gábor Hojtsy, herom: Add support for drush dt
    
herom’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks Gábor.

Status: Fixed » Closed (fixed)

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