View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
09679Bug reportsOtherpublic2015-06-18 10:46
Reporterjas Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06RC 
Fixed in Version2.06+ 
Summary09679: Incorrect listboxes in admin pages en duplicate item shown on security-tab
Description

Downloaded 2.06 stable today.

The admin pages are not working as expected, see the uploaded file.
The listboxes are not displayed properly (to small). After F5 the show up correctly, but this is not permanently. I think a js-problem.

On the [Global-settings], security-tab, the 2 first item are identical (Survey preview only for administration users)
The second one should be:Filter HTML for XSS:

TagsNo tags attached.
Attached Files
2015-06-11_21h45_24.png (41,528 bytes)   
2015-06-11_21h45_24.png (41,528 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)150611
I will donate to the project if issue is resolvedNo
BrowserIE en chrome
Database type & versionmysql 5.5.4.3
Server OS (if known)CentOS 6.6 (Final)
Webserver software & version (if known)2.2.15-39.el6.centos
PHP Version5.4.41-47.el6.art

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-06-12 12:43

administrator   ~32327

Did you clear your browser cache after updating?

jas

jas

2015-06-12 13:46

reporter   ~32331

Yes I cleaned the cache.
correction: The issue about the 'small listboxes' is only occuring in IE. I tryed it on different PC's.
The duplicate in the security-tab are visible in IE, Chrome and Firefox on all tested pc's.

c_schmitz

c_schmitz

2015-06-12 13:48

administrator   ~32334

What IE version?

c_schmitz

c_schmitz

2015-06-12 14:03

administrator   ~32335

I can reproduce this with IE 11.

c_schmitz

c_schmitz

2015-06-12 14:05

administrator   ~32336

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

c_schmitz

c_schmitz

2015-06-12 14:05

administrator   ~32337

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

c_schmitz

c_schmitz

2015-06-12 14:06

administrator   ~32338

Denis, I have pushed a fix for the wrong text.
Can you have a look at the IE display issue (since you changed all select boxes to use select2).

DenisChenu

DenisChenu

2015-06-13 09:41

developer   ~32340

I didn't update to select2, i just fix some CSS for seelct2 (min-width ...)

But i have a look .

DenisChenu

DenisChenu

2015-06-13 10:04

developer   ~32341

Last edited: 2015-06-13 10:24

@sammousa : Yii Booster seems to have big update since 2013 :
You use https://github.com/clevertech/YiiBooster directly or an updated version?

Because application.extensions.bootstrap.components.Bootstrap is replaced by application.extensions.bootstrap.components.bootstrap.

Are there an easiest than update all alias ?For 2.06, think develop don't need it.

Thinking of add a new Extension, something like Bootstrap extend Booster ...

PS2: i test with Yii-Booster 3 (last 2.X version of bootstrap) actually. Need to test on VirtulaBox for IE10/11 then if it's OK : pushing it tomorrow.

Alternative is to find all Boostrap call and replace to Booster call.

DenisChenu

DenisChenu

2015-06-13 19:23

developer   ~32342

Yii-Booster 3 don't fix the issue. Try to update the width when tab is shown ...

DenisChenu

DenisChenu

2015-06-14 20:22

developer   ~32343

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

DenisChenu

DenisChenu

2015-06-15 08:10

developer   ~32344

Different system for 3.0 (select2 is up to date)

c_schmitz

c_schmitz

2015-06-18 10:46

administrator   ~32419

Version 2.06+ Build 150618 released

Related Changesets

LimeSurvey: develop 79f6f4e9

2015-06-12 12:04:22

c_schmitz

Details Diff
Fixed issue 09679: Incorrect text in security tab Affected Issues
09679
mod - application/views/admin/globalSettings_view.php Diff File

LimeSurvey: master 69bac0c3

2015-06-12 12:04:22

c_schmitz

Details Diff
Fixed issue 09679: Incorrect text in security tab Affected Issues
09679
mod - application/views/admin/globalSettings_view.php Diff File

LimeSurvey: master a1016512

2015-06-14 18:22:04

DenisChenu

Details Diff
Fixed issue 09679: Incorrect width of select2 with IE10
Dev: Select 2.3.5 don't have this issue, but Yii bootsrap 2 broke HTML editor
Dev: jquery width not fixed actually ? (actual)
Dev: actual jquery plugin don't work with IE10, don't use
Dev: Use the max length of the options for width in EM
Affected Issues
09679
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File
mod - application/extensions/SettingsWidget/assets/settingswidget.css Diff File

Issue History

Date Modified Username Field Change
2015-06-11 22:15 jas New Issue
2015-06-11 22:15 jas File Added: 2015-06-11_21h45_24.png
2015-06-12 12:43 c_schmitz Note Added: 32327
2015-06-12 12:43 c_schmitz Assigned To => c_schmitz
2015-06-12 12:43 c_schmitz Status new => feedback
2015-06-12 13:46 jas Note Added: 32331
2015-06-12 13:46 jas Status feedback => assigned
2015-06-12 13:48 c_schmitz Note Added: 32334
2015-06-12 14:03 c_schmitz Note Added: 32335
2015-06-12 14:03 c_schmitz Assigned To c_schmitz => DenisChenu
2015-06-12 14:05 c_schmitz Changeset attached => LimeSurvey develop 79f6f4e9
2015-06-12 14:05 c_schmitz Note Added: 32336
2015-06-12 14:05 c_schmitz Assigned To DenisChenu => c_schmitz
2015-06-12 14:05 c_schmitz Resolution open => fixed
2015-06-12 14:05 c_schmitz Changeset attached => LimeSurvey master 69bac0c3
2015-06-12 14:05 c_schmitz Note Added: 32337
2015-06-12 14:06 c_schmitz Note Added: 32338
2015-06-13 09:41 DenisChenu Note Added: 32340
2015-06-13 10:04 DenisChenu Note Added: 32341
2015-06-13 10:04 DenisChenu Assigned To c_schmitz => sammousa
2015-06-13 10:04 DenisChenu Status assigned => feedback
2015-06-13 10:08 DenisChenu Note Edited: 32341
2015-06-13 10:24 DenisChenu Note Edited: 32341
2015-06-13 19:23 DenisChenu Note Added: 32342
2015-06-14 11:03 DenisChenu Assigned To sammousa => DenisChenu
2015-06-14 11:03 DenisChenu Status feedback => assigned
2015-06-14 20:22 DenisChenu Changeset attached => LimeSurvey master a1016512
2015-06-14 20:22 DenisChenu Note Added: 32343
2015-06-15 08:10 DenisChenu Note Added: 32344
2015-06-15 08:10 DenisChenu Status assigned => resolved
2015-06-15 08:10 DenisChenu Fixed in Version => 2.06+
2015-06-18 10:46 c_schmitz Note Added: 32419
2015-06-18 10:46 c_schmitz Status resolved => closed