View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14374 | Bug reports | Survey editing | public | 2018-12-20 15:44 | 2019-04-30 09:10 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.15.x | ||||
Summary | 14374: Unable to disable samechoiceheight and samelistheight | ||||
Description | samechoiceheight and samelistheight are always tru in javascript function | ||||
Steps To Reproduce | Import survey, check option , test | ||||
Additional Information | samechoiceheight = options.samechoiceheight || true, => when options.samechoiceheight ==0 or false => become true | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.15.5 github | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | ff | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28670 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28761 |
|
LimeSurvey: master 73fe91e1 2018-12-20 17:03 Details Diff |
Fixed issue 14374: Unable to disable samechoiceheight and samelistheight Fixed issue 14372: Ranking issue with image Dev: about image : happen only with external image Dev: then don't really fix sample lss, but really better Dev: have a js solution with img.on('load') but again a new js event … |
Affected Issues 14372, 14374 |
|
mod - assets/packages/questions/ranking/scripts/ranking.js | Diff File | ||
LimeSurvey: develop 6fca3dab 2018-12-20 17:03 Committer: ollehar Details Diff |
Fixed issue 14374: Unable to disable samechoiceheight and samelistheight Fixed issue 14372: Ranking issue with image Dev: about image : happen only with external image Dev: then don't really fix sample lss, but really better Dev: have a js solution with img.on('load') but again a new js event … |
Affected Issues 14372, 14374 |
|
mod - assets/packages/questions/ranking/scripts/ranking.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-12-20 15:44 | DenisChenu | New Issue | |
2018-12-20 15:46 | DenisChenu | Assigned To | => DenisChenu |
2018-12-20 15:46 | DenisChenu | Status | new => assigned |
2018-12-20 16:03 | DenisChenu | Changeset attached | => LimeSurvey master 73fe91e1 |
2018-12-20 16:03 | DenisChenu | Note Added: 50051 | |
2018-12-20 16:03 | DenisChenu | Resolution | open => fixed |
2018-12-20 16:04 | DenisChenu | Status | assigned => resolved |
2018-12-20 16:04 | DenisChenu | Fixed in Version | => 3.15.x |
2019-01-16 17:30 | ollehar | Changeset attached | => LimeSurvey develop 6fca3dab |
2019-01-16 17:30 | ollehar | Note Added: 50235 | |
2019-04-30 09:10 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |