View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09660Bug reportsSurvey takingpublic2015-06-04 14:58
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09660: 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

See https://bugs.limesurvey.org/view.php?id=8554

Additional Information

Doing it in js, because we don't need it for accessibility

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)150604
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Relationships

child of 08554 closedc_schmitz Hover over answers no longer showing value 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2015-06-04 14:46

developer   ~32290

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15385

Related Changesets

LimeSurvey: master 4ee5f2e7

2015-06-04 12:46:09

DenisChenu

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 12:58:11

DenisChenu

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

Issue History

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+