Download & Extend

Answers title should not appear as translations string

Project:Answers
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

line 216 in answers_notify():
$subj = t($title);

Should be called without t(), nodes are translated in another flux.

Comments

#1

Status:active» fixed

Change commited. thanks.

#2

Status:fixed» closed (fixed)

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