View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 06074 | Bug reports | Survey participants (Tokens) | public | 2012-05-08 22:32 | 2012-05-10 20:46 |
| Reporter | Fred | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00b1 | ||||
| Fixed in Version | 2.00RC1 | ||||
| Summary | 06074: Can't generate tokens for new token entry | ||||
| Description | Crash after pressing "generate tokens" button on new token entry. I am running LS2 2.0b2 cloned from github | ||||
| Steps To Reproduce | Select a survey that uses tokens | ||||
| Additional Information | CDbException CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''{{tokens_733118}}' SET token= 'uy4mgiygebprsjx' WHERE tid='1'' at line 1. The SQL statement executed was: UPDATE :tablename SET token= :newtoken WHERE tid=:tid /Users/fred/Dropbox/MAMP/htdocs/LimeSurvey/framework/db/CDbCommand.php(354) 342 return $n; | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 000000 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome | ||||
| Database type & version | MySQL 5.5.9 | ||||
| Server OS (if known) | Mac OS Lion | ||||
| Webserver software & version (if known) | Apache 2.2.17 | ||||
| PHP Version | 5.3.6 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-08 22:32 | Fred | New Issue | |
| 2012-05-09 00:37 | c_schmitz | Status | new => resolved |
| 2012-05-09 00:37 | c_schmitz | Fixed in Version | => 2.00RC1 |
| 2012-05-09 00:37 | c_schmitz | Resolution | open => fixed |
| 2012-05-09 00:37 | c_schmitz | Assigned To | => c_schmitz |
| 2012-05-09 00:42 | c_schmitz | Changeset attached | => LimeSurvey Yii 61b077d8 |
| 2012-05-09 00:42 | c_schmitz | Note Added: 18638 | |
| 2012-05-09 16:35 | Fred | Note Added: 18640 | |
| 2012-05-10 20:46 | c_schmitz | Note Added: 18669 | |
| 2012-05-10 20:46 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |