View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09660 | Bug reports | Survey taking | public | 2015-06-04 14:36 | 2015-06-04 14:58 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09660: Outdated title and broken title in Array question type | ||||
Description | The title can be outdated or broken using Expression Manager for answer | ||||
Steps To Reproduce | |||||
Additional Information | Doing it in js, because we don't need it for accessibility | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 150604 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
LimeSurvey: master 4ee5f2e7 2015-06-04 14:46 Details Diff |
Fixed issue 09660: Outdated title and broken title in Array question type Dev: use javascript to fix 08554: Hover over answers no longer showing value Dev: add title for all array type, maybe remove for Array by column and Array dual scale (dropdown) Dev: Using existing label ensure is updated with EM Dev: this don't break screen reader showing 2 times the same text |
Affected Issues 08554, 09660 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/survey_runtime.js | Diff File | ||
LimeSurvey: 2.06 66b96a6f 2015-06-04 14:58 Details Diff |
Fixed issue 08554: Hover over answers no longer showing value Dev: issue 09660 don't happen in 2.06 Dev: add title for all array type, maybe remove for Array by column and Array dual scale (dropdown) Dev: Using existing label ensure is updated with EM Dev: this don't break screen reader showing 2 times the same Dev: using the function id .ready allow to update it easily in template Dev: don't use .tooltip : jqueryui.css is really outdated |
Affected Issues 08554, 09660 |
|
mod - scripts/survey_runtime.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-04 14:36 | DenisChenu | New Issue | |
2015-06-04 14:36 | DenisChenu | Status | new => assigned |
2015-06-04 14:36 | DenisChenu | Assigned To | => DenisChenu |
2015-06-04 14:36 | DenisChenu | Relationship added | child of 08554 |
2015-06-04 14:46 | DenisChenu | Changeset attached | => LimeSurvey master 4ee5f2e7 |
2015-06-04 14:46 | DenisChenu | Note Added: 32290 | |
2015-06-04 14:46 | DenisChenu | Resolution | open => fixed |
2015-06-04 14:58 | DenisChenu | Changeset attached | => LimeSurvey 2.06 66b96a6f |
2015-06-04 14:58 | DenisChenu | Status | assigned => closed |
2015-06-04 14:58 | DenisChenu | Fixed in Version | => 2.05+ |