On every module i extract strings i get this foreach() error on command line.

Processing potx.inc...
Invalid marker content in potx.inc:898
* t($string,$args=array())

Processing update_status.module...
Processing update_status.install...
Processing update_status.info...
PHP Warning:  Invalid argument supplied for foreach() in C:\Inetpub\wwwroot\drupal5\sites\all\modules\update_status\potx.inc on line 204

Done.

Tested with latest CVS checkout.

Comments

gábor hojtsy’s picture

And then nothing (no file) is generated?

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

Never mind, tried the code with update_status and posted a patch for both of the issues exhibited in this output here: http://drupal.org/node/155106

  • Gábor Hojtsy committed 5e0a68e on 7.x-2.x
    #155106 and #155108 patches by myself: blacklist potx.inc, although this...

  • Gábor Hojtsy committed 5e0a68e on 7.x-3.x
    #155106 and #155108 patches by myself: blacklist potx.inc, although this...