View Issue Details

This bug affects 1 person(s).
 14
IDProjectCategoryView StatusLast Update
09175Bug reportsSurvey participants (Tokens)public2014-09-11 01:36
Reporteryangxg Assigned ToDenisChenu  
PriorityurgentSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Target Version2.05+Fixed in Version2.05+ 
Summary09175: Feature "Allow multiple responses or update responses with one token" failed
Description

I checked this feature in a token-based survey, and allow public registration. Once respondent submitted the survey, and click the invitation link again, the system states "couldn't get token", instead of comeback to the survey page.

Steps To Reproduce
  1. setting up a survey
  2. click "general setting", in token tab, check "Allow multiple responses or update responses with one token" as YES (as well as all other 4 options), and save.
  3. active the survey, and initialize the token table
  4. either register a survey publicly or add a new token, to obtain a survey link
  5. partially fill the survey and submit
  6. once submitted, re-click the invitation link, gives "could't get token". (sometimes display a page without any question, only "previous step", "next step")
Additional Information

I have set up a demo limesurvey system, http://106.185.34.154/limesurvey/admin
name: admin, passwd limesurvey

You can login and try the "test" survey. thanks.

TagsNo tags attached.
Attached Files
Bug heat14
Complete LimeSurvey version number (& build)Version 2.05+ Build 140811
I will donate to the project if issue is resolvedYes
BrowserFirefox
Database type & versionmysql 5.5
Server OS (if known)ubuntu 14.04 (linode VPS)
Webserver software & version (if known)apache 2.2.22
PHP Versionphp 5.3.10

Relationships

has duplicate 09212 closedDenisChenu "couldn't get token" for update response results via token 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-08-17 20:35

developer   ~30424

Child of https://github.com/LimeSurvey/LimeSurvey/commit/60fa20814f5aa6dfbbc46fca048d1052366d9d1a

yangxg

yangxg

2014-08-18 04:38

reporter   ~30427

Thanks for the enlightment, DenisChenu. I have very limited knowledge on programming and software development, so may I ask if it is complicate, and when I can expect to get it fixed? What can I do for this? Thank you.

DenisChenu

DenisChenu

2014-08-18 13:54

developer   ~30429

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14381

DenisChenu

DenisChenu

2014-08-18 13:54

developer   ~30430

Resolved in GIT version, you can update your instance with same fix, or wait for the next release

DenisChenu

DenisChenu

2014-09-03 08:35

developer   ~30461

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14446

c_schmitz

c_schmitz

2014-09-11 01:36

administrator   ~30562

2.05 Build 140911 released.

Related Changesets

LimeSurvey: master bc378181

2014-08-18 11:54:09

DenisChenu

Details Diff
Fixed issue 09175: Feature "Allow multiple responses or update responses with one token" failed
Dev : Use existing $oTokenEntry if exist
Affected Issues
09175
mod - application/helpers/frontend_helper.php Diff File

LimeSurvey: master a5c7aefa

2014-09-03 06:35:44

DenisChenu

Details Diff
Dev: Re Fixed issue 09175: Feature "Allow multiple responses or update responses with one token" failed
Dev: See https://github.com/LimeSurvey/LimeSurvey/commit/78ccf2500f5d00f591c4a29b5f7c20ceeeb9a22d
Dev: Add same fix for emailnotificationto than emailresponseto
Affected Issues
09175, 09212
mod - application/helpers/frontend_helper.php Diff File

Issue History

Date Modified Username Field Change
2014-08-16 12:57 yangxg New Issue
2014-08-16 12:57 yangxg File Added: limesurvey_survey_893849.lss
2014-08-17 20:35 DenisChenu Note Added: 30424
2014-08-17 20:35 DenisChenu Severity feature => minor
2014-08-17 20:35 DenisChenu Assigned To => DenisChenu
2014-08-17 20:35 DenisChenu Status new => assigned
2014-08-18 04:38 yangxg Note Added: 30427
2014-08-18 13:54 DenisChenu Changeset attached => LimeSurvey master bc378181
2014-08-18 13:54 DenisChenu Note Added: 30429
2014-08-18 13:54 DenisChenu Resolution open => fixed
2014-08-18 13:54 DenisChenu Note Added: 30430
2014-08-18 13:54 DenisChenu Status assigned => resolved
2014-08-18 13:55 DenisChenu Fixed in Version => 2.05+
2014-08-18 13:55 DenisChenu Target Version => 2.05+
2014-09-03 08:35 DenisChenu Changeset attached => LimeSurvey master a5c7aefa
2014-09-03 08:35 DenisChenu Note Added: 30461
2014-09-08 10:45 DenisChenu Relationship added has duplicate 09212
2014-09-11 01:36 c_schmitz Note Added: 30562
2014-09-11 01:36 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)