View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09090 | Bug reports | Survey participants (Tokens) | public | 2014-06-16 14:01 | 2014-06-18 16:40 |
Reporter | klaster | Assigned To | c_schmitz | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09090: Valid e-mail address is considered incorrect | ||||
Description | E-mail addresses containing special characters (öäüõ) are considered as incorrect addresses. At least in some contries, these characters are allowed in domain names (please see - http://www.internet.ee/en/domains/letters-allowed-in-ee-domains/ for Estonia) | ||||
Steps To Reproduce | send an invitation e-mail to any address containing ä/ö/õ/ü | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 140520 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql 5.5.36 | ||||
Server OS (if known) | linux centos | ||||
Webserver software & version (if known) | apache 20051115 | ||||
PHP Version | PHP Version 5.3.22 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14267 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14277 |
|
LimeSurvey 2.05+ Build 140618 released. |
|
LimeSurvey: master b0e862e1 2014-06-17 11:20 Details Diff |
Fixed issue 09090: Valid IDNA e-mail address is considered incorrect |
Affected Issues 09090 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/LSYii_Validators.php | Diff File | ||
mod - application/helpers/sanitize_helper.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
mod - application/models/TokenDynamic.php | Diff File | ||
LimeSurvey: master b450e53e 2014-06-18 14:39 Details Diff |
Fixed issue 09090: Valid IDNA e-mail address is considered incorrect |
Affected Issues 09090 |
|
add - application/core/LSYii_EmailIDNAValidator.php | Diff File | ||
mod - application/core/LSYii_Validators.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
mod - application/models/TokenDynamic.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-16 14:01 | klaster | New Issue | |
2014-06-17 10:07 | c_schmitz | Assigned To | => c_schmitz |
2014-06-17 10:07 | c_schmitz | Status | new => assigned |
2014-06-17 11:20 | c_schmitz | Changeset attached | => LimeSurvey master b0e862e1 |
2014-06-17 11:20 | c_schmitz | Note Added: 30117 | |
2014-06-17 11:20 | c_schmitz | Resolution | open => fixed |
2014-06-17 11:27 | c_schmitz | Status | assigned => resolved |
2014-06-17 11:27 | c_schmitz | Fixed in Version | => 2.05+ |
2014-06-18 14:39 | c_schmitz | Changeset attached | => LimeSurvey master b450e53e |
2014-06-18 14:39 | c_schmitz | Note Added: 30150 | |
2014-06-18 16:40 | c_schmitz | Note Added: 30162 | |
2014-06-18 16:40 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |