Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08727Bug reportsDocumentationpublic2014-02-25 17:40
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Summary08727: Unable to use token information in 'admin notification' with EMAIL placeholder
Description

We are unable to use {FIRSTNAME} or {ATTRIBUTE_1} in admin notification.

Steps To Reproduce

Add
{FIRSTNAME},{ATTRIBUTE_1}<br />
{TOKEN:FIRSTNAME},{TOKEN:ATTRIBUTE_1}<br />

To admin notification email.
If survey is anonymous , think we have:
ERROR ERROR<br />
ERROR ERROR<br />
or
<br />
<br />
(think this one is better, because allow survey admin to have some 'automatic' template for email.)
and survey not anonymous:
FIRTSNAME,ATTRIBUTE_1<br>
FIRTSNAME,ATTRIBUTE_1<br>
But have :
ERROR,ERROR<br>
FIRTSNAME,ATTRIBUTE_1<br>

Additional Information

Maybe it's more a doc issue : differentiate admin eamil and user email:

  • User email : use {FIRSTNAME}
  • admin email : use {TOKEN:}
TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)140216
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionMysql 5
Server OS (if known)debian/linux
Webserver software & version (if known)apache
PHP VersionPHP Version 5.3

Activities

DenisChenu

DenisChenu

2014-02-25 17:20

developer   ~28918

http://manual.limesurvey.org/Tokens#Email_placeholders

c_schmitz

c_schmitz

2014-02-25 17:40

administrator   ~28919

Adjusted documentation

Issue History

Date Modified Username Field Change
2014-02-16 18:31 DenisChenu New Issue
2014-02-25 17:16 c_schmitz Assigned To => c_schmitz
2014-02-25 17:16 c_schmitz Status new => assigned
2014-02-25 17:20 DenisChenu Category Tokens => Documentation
2014-02-25 17:20 DenisChenu Note Added: 28918
2014-02-25 17:40 c_schmitz Note Added: 28919
2014-02-25 17:40 c_schmitz Status assigned => closed
2014-02-25 17:40 c_schmitz Resolution open => fixed