View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11839Bug reportsSurvey editingpublic2017-07-21 17:08
Reportertammo Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.55.x 
Target Version3.0.x 
Summary11839: Text question with prefix/suffix not rendered OK
Description

See picture. Possibly this is due to changed class names, so now Javascript does not kick in? Don't know...

TagsNo tags attached.
Attached Files
prefixsuffix.png (13,412 bytes)   
prefixsuffix.png (13,412 bytes)   
slider1.png (22,792 bytes)   
slider1.png (22,792 bytes)   
slider2.png (29,587 bytes)   
slider2.png (29,587 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)2.55 answers_html
I will donate to the project if issue is resolvedNo
Browserff
Database type & versionff
Server OS (if known)ff
Webserver software & version (if known)ff
PHP Versionff

Users monitoring this issue

There are no users monitoring this issue.

Activities

tammo

tammo

2016-10-26 19:43

developer   ~41561

Please also look at multinum questions: same issue here with prefix/suffix. Se attached images.

DenisChenu

DenisChenu

2016-10-26 19:45

developer   ~41562

No, template bug issue :
remove :
.text-right {
float: right;
}
.text-left {
float: left;
}

from ls-functionnal.

It's in core package now

DenisChenu

DenisChenu

2016-10-26 19:46

developer   ~41563

http://testing.sondages.pro/answershtml/alternate/awesome/index.php/69285?lang=fr&encode=

Same for multinum surely :
testing.sondages.pro/answershtml/alternate/awesome/index.php/65265?lang=fr&encode=

tammo

tammo

2016-10-26 19:47

developer   ~41564

You are great. Partly solved now...

tammo

tammo

2016-10-26 19:51

developer   ~41565

There is also some prefix/suffix issue in the total/remaining part.

tammo

tammo

2016-10-26 19:52

developer   ~41566

Also in sliders, see image.

tammo

tammo

2016-10-26 19:54

developer   ~41567

slider still suffers from "nested col-syndrome"

tammo

tammo

2016-10-26 21:13

developer   ~41569

Changed
.slider.slider-horizontal{ width:210px;} from bootstrap-slider.css to
.slider.slider-horizontal{ width:100%;} in ls-functional.css

Looks much better then ;-)

Starting to look nice, this dull template...

DenisChenu

DenisChenu

2016-10-26 23:18

developer   ~41570

You must remove bootstrap-slider.css : come from core only now.

I didn't test total/remaining : but without any other css : must be fixed too : form-control-static from boostrap must have same css than form-control (width:100%;display:table-cell}

And must have a wrapper. I fix the "remaining/total" suffix/preffix.

For slider : comment/remove whole bootstrap-slider.css . package must fix it.

Remind : basic

  • boostrap default css , no update
  • template-core : minimal part + awesome system (for minimal part : look at test template)
  • template.css : very light actually.

I want template are more themeing, not functionnality (except if template manager want specific system).

DenisChenu

DenisChenu

2016-10-27 00:37

developer   ~41571

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

DenisChenu

DenisChenu

2016-10-27 00:41

developer   ~41572

suffix/prefix fixed for dynamic.

Test link :

test template :
http://testing.sondages.pro/answershtml/alternate/base/index.php/48422
http://testing.sondages.pro/answershtml/alternate/base/index.php/33965

basic template
http://testing.sondages.pro/answershtml/alternate/awesome/index.php/48422
http://testing.sondages.pro/answershtml/alternate/awesome/index.php/33965

default:
http://testing.sondages.pro/answershtml/index.php/48422
http://testing.sondages.pro/answershtml/index.php/33965

old default ... not done actually

tammo

tammo

2016-10-27 17:00

developer   ~41590

Nearly there, but not yet in mobile...

sliderremaining.png (18,786 bytes)   
sliderremaining.png (18,786 bytes)   
DenisChenu

DenisChenu

2016-10-27 17:22

developer   ~41591

in mobile : slider nedd a min wisth : OK ?
Must fix right/left only : OK ?

tammo

tammo

2016-11-02 17:15

developer   ~41672

I think in mobile: slider width:100%

DenisChenu

DenisChenu

2016-11-02 19:41

developer   ~41685

It was .

c_schmitz

c_schmitz

2017-07-21 17:08

administrator   ~44166

Version 3.0.0-beta.1 released

Related Changesets

LimeSurvey: answers_html c917e585

2016-10-27 00:36:11

DenisChenu

Details Diff
Dev: Fixed issue 11839: suffix/prefix for dynamic sum Affected Issues
11839
mod - application/views/survey/questions/multiplenumeric/answer.php Diff File
mod - application/views/survey/questions/multiplenumeric/rows/dynamic.php Diff File

Issue History

Date Modified Username Field Change
2016-10-26 19:37 tammo New Issue
2016-10-26 19:37 tammo Status new => assigned
2016-10-26 19:37 tammo Assigned To => DenisChenu
2016-10-26 19:37 tammo File Added: prefixsuffix.png
2016-10-26 19:38 tammo Issue Monitored: tammo
2016-10-26 19:43 tammo Note Added: 41561
2016-10-26 19:43 tammo File Added: FireShot Screen Capture #054 - 'Template Test Survey v1_4_1 (English)' - localhost_limegit_index_php_459676.png
2016-10-26 19:45 DenisChenu Assigned To DenisChenu =>
2016-10-26 19:45 DenisChenu Status assigned => feedback
2016-10-26 19:45 DenisChenu Note Added: 41562
2016-10-26 19:45 DenisChenu Assigned To => tammo
2016-10-26 19:45 DenisChenu Status feedback => assigned
2016-10-26 19:46 DenisChenu Note Added: 41563
2016-10-26 19:47 tammo Note Added: 41564
2016-10-26 19:47 tammo File Deleted: FireShot Screen Capture #054 - 'Template Test Survey v1_4_1 (English)' - localhost_limegit_index_php_459676.png
2016-10-26 19:47 tammo File Added: FireShot Screen Capture #055 - 'Template Test Survey v1_4_1 (English)' - localhost_limegit_index_php_459676.png
2016-10-26 19:48 tammo File Deleted: FireShot Screen Capture #055 - 'Template Test Survey v1_4_1 (English)' - localhost_limegit_index_php_459676.png
2016-10-26 19:50 tammo File Added: FireShot Screen Capture #054 - 'Template Test Survey v1_4_1 (English)' - localhost_limegit_index_php_459676.png
2016-10-26 19:51 tammo Note Added: 41565
2016-10-26 19:52 tammo Note Added: 41566
2016-10-26 19:52 tammo File Added: slider1.png
2016-10-26 19:53 tammo File Added: slider2.png
2016-10-26 19:54 tammo Note Added: 41567
2016-10-26 20:40 tammo Assigned To tammo =>
2016-10-26 20:40 tammo Assigned To => DenisChenu
2016-10-26 21:13 tammo Note Added: 41569
2016-10-26 21:14 tammo File Deleted: slider2.png
2016-10-26 21:15 tammo File Added: slider2.png
2016-10-26 23:18 DenisChenu Note Added: 41570
2016-10-27 00:37 DenisChenu Changeset attached => LimeSurvey answers_html c917e585
2016-10-27 00:37 DenisChenu Note Added: 41571
2016-10-27 00:37 DenisChenu Resolution open => fixed
2016-10-27 00:38 DenisChenu Assigned To DenisChenu => tammo
2016-10-27 00:41 DenisChenu Note Added: 41572
2016-10-27 17:00 tammo File Added: sliderremaining.png
2016-10-27 17:00 tammo Note Added: 41590
2016-10-27 17:22 DenisChenu Note Added: 41591
2016-11-02 17:15 tammo Note Added: 41672
2016-11-02 17:16 tammo Assigned To tammo => DenisChenu
2016-11-02 19:41 DenisChenu Note Added: 41685
2016-11-02 19:42 DenisChenu Status assigned => resolved
2016-11-02 19:42 DenisChenu Fixed in Version => 3.0
2016-11-09 14:28 tammo Issue End Monitor: tammo
2017-07-21 17:08 c_schmitz Note Added: 44166
2017-07-21 17:08 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing