View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09454 | Bug reports | Survey participants (Tokens) | public | 2015-01-12 20:16 | 2015-06-12 12:41 |
Reporter | mas_carpone | Assigned To | tpartner | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Summary | 09454: Token edit fails after mandatory have been added (and left blank) | ||||
Description | When a mandatory token field is added - tokens that already existed can no longer be edited unless the mandatory field is also "filled in" | ||||
Steps To Reproduce | Create a survey with a token table. Refresh the page: the edits are gone. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Latest downloadable version | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Will check if needed | ||||
PHP Version | Will check if needed | ||||
Tony: Can we easily provide some help via the GUI by marking mandatory cells red during editing if empty and green once data was entered? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14970 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14971 |
|
Mandatory attributes are now required before saving a row. |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14972 |
|
2.06 Build 150612 released |
|
LimeSurvey: master 5865e810 2015-02-28 22:01 Details Diff |
Fixed issue 09454: Token edit fails after mandatory have been added (and left blank) Dev Added a jqGrid "editrules" option for mandatory attributes (prevents saving the row if madatory attributes are left blank) |
Affected Issues 09454 |
|
mod - application/views/admin/token/browse.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File | ||
LimeSurvey: 2.06 03bfb76a 2015-02-28 22:06 Details Diff |
Fixed issue 09454: Token edit fails after mandatory have been added (and left blank) Dev Added a jqGrid "editrules" option for mandatory attributes (prevents saving the row if madatory attributes are left blank) |
Affected Issues 09454 |
|
mod - application/views/admin/token/browse.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File | ||
LimeSurvey: 2.06 b89746a5 2015-02-28 22:43 Details Diff |
Fixed issue 09454: Token edit fails after mandatory have been added (and left blank) Dev Forgot to use a translation variable |
Affected Issues 09454 |
|
mod - application/views/admin/token/browse.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-12 20:16 | mas_carpone | New Issue | |
2015-01-13 09:38 | Mazi | Assigned To | => tpartner |
2015-01-13 09:38 | Mazi | Status | new => assigned |
2015-01-13 09:38 | Mazi | Note Added: 31459 | |
2015-02-28 22:02 | tpartner | Changeset attached | => LimeSurvey master 5865e810 |
2015-02-28 22:02 | tpartner | Note Added: 31738 | |
2015-02-28 22:02 | tpartner | Resolution | open => fixed |
2015-02-28 22:07 | tpartner | Changeset attached | => LimeSurvey 2.06 03bfb76a |
2015-02-28 22:07 | tpartner | Note Added: 31739 | |
2015-02-28 22:10 | tpartner | Note Added: 31740 | |
2015-02-28 22:10 | tpartner | Status | assigned => resolved |
2015-02-28 22:43 | tpartner | Changeset attached | => LimeSurvey 2.06 b89746a5 |
2015-02-28 22:43 | tpartner | Note Added: 31741 | |
2015-06-12 12:41 | c_schmitz | Note Added: 32325 | |
2015-06-12 12:41 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |