View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11309 | Bug reports | Survey participants (Tokens) | public | 2016-05-31 19:37 | 2016-06-06 15:16 |
| Reporter | duvemyster | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 11309: Email separator (;) confused with missing email address on Token edit and Add participant | ||||
| Description | Up until the most recent update we've been able to utilize token edit to add an email separator for participants receiving the same invitations at more than one address, e.g., address1@domain.com;address2@domain.com However, now this leads to "Please enter an email address." | ||||
| Steps To Reproduce | Edit this token -> utilize the email address separator between more than one valid address (;) -> Save (Or Add Participant -> utilize the email address separator between more than one valid address (;) -> Save) | ||||
| Additional Information | Side-note: For consistency in the new navigation, the "Edit this token" mouseover text should probably read, "Edit this participant" | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | Version 2.50+ Build 160529 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox 46.0.1 | ||||
| Database type & version | MariaDB 10 | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache 2.4 | ||||
| PHP Version | PHP Version 5.6.17-0+deb8u1 | ||||
|
Thank you - patch does support comma and semikolon as separator |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19328 |
|
|
Version 2.50 Release 160606 released |
|
|
LimeSurvey: master 3ee8f0b2 2016-06-03 16:40 Details Diff |
Fixed issue 11309: Email separator demikolon or comma not allowed in survey participants edition |
Affected Issues 11309 |
|
| mod - application/core/LSYii_EmailIDNAValidator.php | Diff File | ||
| mod - application/models/TokenDynamic.php | Diff File | ||
| mod - application/views/admin/token/tokenform.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-31 19:37 | duvemyster | New Issue | |
| 2016-06-03 16:43 | c_schmitz | Note Added: 39216 | |
| 2016-06-03 16:43 | c_schmitz | Status | new => resolved |
| 2016-06-03 16:43 | c_schmitz | Fixed in Version | => 2.5 |
| 2016-06-03 16:43 | c_schmitz | Resolution | open => fixed |
| 2016-06-03 16:43 | c_schmitz | Assigned To | => c_schmitz |
| 2016-06-03 16:43 | c_schmitz | Changeset attached | => LimeSurvey master 3ee8f0b2 |
| 2016-06-03 16:43 | c_schmitz | Note Added: 39217 | |
| 2016-06-03 16:43 | c_schmitz | Product Version | 2.06+ => 2.5 |
| 2016-06-06 15:16 | c_schmitz | Note Added: 39248 | |
| 2016-06-06 15:16 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |