View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06636Bug reportsSurvey participants (Tokens)public2012-10-05 15:26
Reporteruser21866Assigned Toc_schmitz  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06636: New token attributes not showing up in add new token page.
Description

For example:

I create 2 attributes for my token table and name them attribute_a and attribute_b, both fields are set to compulsory.

I go to add new token entry page. I will only see attribute_b. attribute_a is missing. After I key in all the information and click on "Add token entry", it will prompt that attribute_a cannot be empty. That means the add new token entry page does not show all my custom attributes properly.

Also,

I can't seem to find the function to remove attribute field. The only way now is to drop the entire token table and recreate again.

Steps To Reproduce
  1. Initialize token table
  2. Add more than 1 custom attribute to the token table.
  3. Try to add a new token entry
  4. You can see that only 1 custom attribute is displayed no matter how many custom attributes you added.
TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)121001
I will donate to the project if issue is resolvedNo
BrowserGoogle Chrome
Database type & versionMYSQL 5.5.18
Server OS (if known)Windows Server 2003
Webserver software & version (if known)Apache 2.2
PHP VersionPHP 5.2.17

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-10-04 09:46

administrator   ~21020

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

c_schmitz

c_schmitz

2012-10-04 11:31

administrator   ~21026

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

c_schmitz

c_schmitz

2012-10-05 15:26

administrator   ~21081

New version 2.00+ build 121005 released.

Related Changesets

LimeSurvey: master 0a337784

2012-10-04 00:46:02

c_schmitz

Details Diff
Fixed issue 06636: New token attributes not showing up in add new token page. Affected Issues
06636
mod - application/controllers/admin/tokens.php Diff File

LimeSurvey: master 5fff4718

2012-10-04 02:30:47

c_schmitz

Details Diff
Fixed issue 06636: New token attributes not showing up in add new token page. Affected Issues
06636
mod - application/controllers/admin/tokens.php Diff File

Issue History

Date Modified Username Field Change
2012-10-04 04:52 user21866 New Issue
2012-10-04 09:45 c_schmitz Assigned To => c_schmitz
2012-10-04 09:45 c_schmitz Status new => assigned
2012-10-04 09:46 c_schmitz Changeset attached => LimeSurvey master 0a337784
2012-10-04 09:46 c_schmitz Note Added: 21020
2012-10-04 09:46 c_schmitz Resolution open => fixed
2012-10-04 09:46 c_schmitz Status assigned => resolved
2012-10-04 09:46 c_schmitz Fixed in Version => 2.00+
2012-10-04 11:31 c_schmitz Changeset attached => LimeSurvey master 5fff4718
2012-10-04 11:31 c_schmitz Note Added: 21026
2012-10-05 15:26 c_schmitz Note Added: 21081
2012-10-05 15:26 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)