View Issue Details

This issue affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11169Bug reportsSurvey participants (Tokens)public2016-05-12 17:25
Reporterkeunes Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status closedResolutionno change required 
Product Version2.50.x 
Summary11169: {SURVEYURL} in token emails breaks <a>
Description

<a href='{SURVEYURL}' target="_top">Start de enquête!</a>


-> Renders the following to be displayed: [URL incl token]' target="_top">Start de enquête!

<a href='{SURVEYURL}' target="_top">Start de enquête!</a>


-> Renders an 'empty url' (just the <a>, blue underlined text 'Start de enquête')

Goes for registration & reminder, guess also for invitations.
I have HTML for emails (in the survey settings) set to Yes.

Additional Information

Start de enquête!

{SURVEYURL}

-> Works as expected, URL being automatically transformed into a clickable (I guess by the receiver's application)

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)160506
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL: 5.5.38
Server OS (if known)??
Webserver software & version (if known)Apache/2.2.16 (Debian)
PHP Version5.6.17

Users monitoring this issue

There are no users monitoring this issue.

Activities

keunes

keunes

2016-05-12 15:27

reporter   ~38485

bolded text & empty lines (2x br) were supposed to be part of the code

Second URL that renders an 'empty' <a> is actually with double quotes, not single ones (as in the first URL)

ollehar

ollehar

2016-05-12 15:37

administrator   ~38488

Please attach your survey.

keunes

keunes

2016-05-12 15:42

reporter   ~38490

Last edited: 2016-05-12 15:44

Thanks for looking at this. Yet I must say I desperately hope my other issue (https://bugs.limesurvey.org/view.php?id=11163) will be resolved first, as this is rather a minor interface issue :(

c_schmitz

c_schmitz

2016-05-12 17:24

administrator   ~38506

Please check the documentation. You should use

@@SURVEYURL@@

if you want to embed it in HTML.
{SZRVEYURL} represents the full HTML link.

c_schmitz

c_schmitz

2016-05-12 17:25

administrator   ~38507

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

Issue History

Date Modified Username Field Change
2016-05-12 15:24 keunes New Issue
2016-05-12 15:27 keunes Note Added: 38485
2016-05-12 15:37 ollehar Note Added: 38488
2016-05-12 15:41 keunes File Added: limesurvey_survey_825232.lss
2016-05-12 15:42 keunes Note Added: 38490
2016-05-12 15:44 keunes Note Edited: 38490
2016-05-12 15:44 keunes Note Edited: 38490
2016-05-12 17:24 c_schmitz Note Added: 38506
2016-05-12 17:25 c_schmitz Note Added: 38507
2016-05-12 17:25 c_schmitz Status new => closed
2016-05-12 17:25 c_schmitz Assigned To => c_schmitz
2016-05-12 17:25 c_schmitz Resolution open => no change required
2016-05-12 17:26 c_schmitz File Deleted: limesurvey_survey_825232.lss
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)