t() should not be used here.

watchdog('nodejs', t('Error sending content channel token for channel "%channel". Node.js server response: %error', array('%channel' => $channel, '%error' => $node_response->error)));

Comments

Chi created an issue. See original summary.

  • beejeebus committed d3cd406 on 7.x-1.x
    Fixes #2677120, reported by Chi: don't use t() on message strings passed...
Anonymous’s picture

Status: Active » Fixed

thanks for the report, fixed.

Status: Fixed » Closed (fixed)

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