Answers title should not appear as translations string
jorgemaestre - May 21, 2008 - 10:12
| Project: | Answers |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
line 216 in answers_notify():
$subj = t($title);
Should be called without t(), nodes are translated in another flux.

#1
Change commited. thanks.
#2
Automatically closed -- issue fixed for two weeks with no activity.