View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10281 | Bug reports | Survey participants (Tokens) | public | 2016-02-03 11:59 | 2016-02-06 00:35 |
| Reporter | c_schmitz | Assigned To | ollehar | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 10281: No proper error message when adding a token | ||||
| Description | When adding a token and not entering a valid email address the email address field lights up a bit but there is no error message or other indication, that something is wrong. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 160202 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox | ||||
| Database type & version | . | ||||
| Server OS (if known) | . | ||||
| Webserver software & version (if known) | . | ||||
| PHP Version | . | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17118 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17120 |
|
|
Only problem on Firefox. Needed ev.preventDefault(), not sure why. |
|
|
2.50+ Build 160206 released |
|
|
LimeSurvey: master c7399539 2016-02-03 14:23 Details Diff |
Fixed issue 10281: Add preventDefault() to save button event handler, which fixes issue on Firefox |
Affected Issues 10281 |
|
| mod - styles/Sea_Green/scripts/save.js | Diff File | ||
|
LimeSurvey: master 165914cc 2016-02-03 14:28 Details Diff |
Fixed issue 10281: Missing ev argument |
Affected Issues 10281 |
|
| mod - styles/Sea_Green/scripts/save.js | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-02-03 11:59 | c_schmitz | New Issue | |
| 2016-02-03 11:59 | c_schmitz | Status | new => assigned |
| 2016-02-03 11:59 | c_schmitz | Assigned To | => LouisGac |
| 2016-02-03 12:02 | c_schmitz | Issue cloned: 10282 | |
| 2016-02-03 12:04 |
|
Assigned To | LouisGac => ollehar |
| 2016-02-03 14:24 | ollehar | Changeset attached | => LimeSurvey master c7399539 |
| 2016-02-03 14:24 | ollehar | Note Added: 34528 | |
| 2016-02-03 14:24 | ollehar | Resolution | open => fixed |
| 2016-02-03 14:28 | ollehar | Changeset attached | => LimeSurvey master 165914cc |
| 2016-02-03 14:28 | ollehar | Note Added: 34529 | |
| 2016-02-03 14:31 | ollehar | Note Added: 34530 | |
| 2016-02-03 14:31 | ollehar | Status | assigned => resolved |
| 2016-02-03 14:31 | ollehar | Fixed in Version | => 2.5 |
| 2016-02-06 00:35 | c_schmitz | Note Added: 34666 | |
| 2016-02-06 00:35 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |