View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
08746Bug reportsCentral participant databasepublic2014-03-17 13:14
Reporterrom Assigned Totpartner  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08746: CPDB Attribute Type Dropdown is... broken
Description

Referring to http://bugs.limesurvey.org/view.php?id=8744
After Bug 8744 has been fixed, CPDB Dropdown Attributes are still buggy. Tested with latest GITHUB Master branch zip.

When creating all 3 attribute types (text, date, dropdown), the date field behaves like a dropdown, and the dropdown looks like a text field.

Difficult to explain with words, I attached a small .mp4 file which should explain everything...

Steps To Reproduce

-Create 3 attribute types (text, dropdown, date)
-set values to the dropdown
-date behaves like dropdown, dropdown looks like text (see video file)

TagsNo tags attached.
Attached Files
Bug heat8
Complete LimeSurvey version number (& build)d6d4556daa90adfe2301483eb998
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMYSQL
Server OS (if known)Linux
Webserver software & version (if known)APACHE
PHP Version5.3.x

Users monitoring this issue

rom

Activities

c_schmitz

c_schmitz

2014-02-25 16:43

administrator   ~28912

Tony, this is a pure JS issue and I need your magic here.

There are several issues with the subgrid. On double click to edit the edit mode is not entered. Sometimes the right edit control is shown, sometimes not. If you change row while editing the neighbouring row suddenly is using the new control (like a date selector instead of dropdown) etc,
I found the related code to that in /scripts/admin/participantdisplay.js around line 712 and following.

tpartner

tpartner

2014-03-02 22:39

partner   ~29063

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

tpartner

tpartner

2014-03-02 22:40

partner   ~29064

Fixed in 2.05

c_schmitz

c_schmitz

2014-03-02 22:42

administrator   ~29065

Great, thank you!

rom

rom

2014-03-03 08:25

reporter   ~29067

thanks guys

c_schmitz

c_schmitz

2014-03-17 13:14

administrator   ~29285

2.05+ Build 140317 released

Related Changesets

LimeSurvey: master 3bbf966f

2014-03-02 21:39:08

tpartner

Details Diff
Fixed issue 08746: CPDB Attribute Type Dropdown is... broken
Dev: Clean up JavaScript
Affected Issues
08746
mod - scripts/admin/participantdisplay.js Diff File

Issue History

Date Modified Username Field Change
2014-02-21 13:30 rom New Issue
2014-02-21 13:30 rom File Added: 2014-02-21 13h19_44.mp4
2014-02-21 13:32 rom Issue Monitored: rom
2014-02-21 21:04 c_schmitz Assigned To => c_schmitz
2014-02-21 21:04 c_schmitz Status new => assigned
2014-02-25 16:40 c_schmitz Assigned To c_schmitz => tpartner
2014-02-25 16:43 c_schmitz Note Added: 28912
2014-03-02 22:39 tpartner Changeset attached => LimeSurvey master 3bbf966f
2014-03-02 22:39 tpartner Note Added: 29063
2014-03-02 22:39 tpartner Resolution open => fixed
2014-03-02 22:40 tpartner Note Added: 29064
2014-03-02 22:40 tpartner Status assigned => resolved
2014-03-02 22:42 c_schmitz Note Added: 29065
2014-03-02 22:43 c_schmitz Fixed in Version => 2.05+
2014-03-03 08:25 rom Note Added: 29067
2014-03-17 13:14 c_schmitz Note Added: 29285
2014-03-17 13:14 c_schmitz Status resolved => closed
2021-08-03 00:48 guest Bug heat 6 => 8