View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20587 | Bug reports | Survey participants (Tokens) | public | 2026-07-01 10:13 | 2026-07-22 10:16 |
| Reporter | tademo | Assigned To | tibor.pacalat | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 6.17.x | ||||
| Summary | 20587: Error participant token while editing | ||||
| Description | Error participant token while editing | ||||
| Steps To Reproduce | Steps to reproduceopen survey Expected resultnew token value Actual resultempty value | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | LimeSurvey Community Edition Version 6.17.10+260622 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Story point estimate | |||||
| Browser | |||||
| Database type & version | mysql 8.2 | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 8.2 | ||||
|
Will someone be able to handle my case? Is something wrong with my submissions? |
|
|
Will someone be able to handle my case? |
|
|
I have applied a temporary fix for the participants token import/editing error.
$pattern = Yii::app()->getConfig("allowedcharacters_pattern_token");return preg_replace($pattern, '', $token);
I am awaiting the official fix. |
|
|
Hi, sorry for the late response. I have tested this in production and locally and can not reproduce the issue as described in this ticket. |
|
|
Hi. |
|
|
Hi,
If it's not there, just add it, that's most likely what's causing the empty token issue. Let us know how it goes ! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-01 10:13 | tademo | New Issue | |
| 2026-07-06 13:58 | tademo | Note Added: 85154 | |
| 2026-07-06 13:58 | tademo | Bug heat | 0 => 2 |
| 2026-07-06 13:58 | tademo | Note Added: 85155 | |
| 2026-07-17 12:34 | tademo | Note Added: 85209 | |
| 2026-07-21 18:41 | tibor.pacalat | Note Added: 85231 | |
| 2026-07-21 18:41 | tibor.pacalat | Bug heat | 2 => 4 |
| 2026-07-21 18:41 | tibor.pacalat | Assigned To | => tibor.pacalat |
| 2026-07-21 18:41 | tibor.pacalat | Status | new => feedback |
| 2026-07-22 09:28 | tademo | Note Added: 85237 | |
| 2026-07-22 09:28 | tademo | File Added: 1-add.jpg | |
| 2026-07-22 09:28 | tademo | File Added: 2 result.jpg | |
| 2026-07-22 09:28 | tademo | Status | feedback => assigned |
| 2026-07-22 09:57 | Haythem | Note Added: 85238 | |
| 2026-07-22 09:57 | Haythem | Bug heat | 4 => 6 |
| 2026-07-22 10:16 | tibor.pacalat | Status | assigned => closed |
| 2026-07-22 10:16 | tibor.pacalat | Resolution | open => unable to reproduce |