View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
10364Bug reportsErgonomypublic2016-02-23 08:51
ReporterDenisChenu Assigned Toollehar  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.50.x 
Fixed in Version2.50.x 
Summary10364: Last visited question can take a big part
Description

"Last visited question" can take a big part of the screen.

Steps To Reproduce

Create a big lorem ipsum question, go to home page (or Survey quick actions)

Additional Information

A lot of user have question with array, a lot of element etc ....

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)160209
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

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-02-19 12:22

administrator   ~35442

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

ollehar

ollehar

2016-02-19 12:24

administrator   ~35443

Only show a 60 characters long substring.

DenisChenu

DenisChenu

2016-02-19 13:40

developer   ~35452

Question :

Why do the same double function 2 time and not use
viewHelper::flatEllipsizeText($last_question_name,true,60).

Is done for this .

Is it because scrutinier don't test dupmiaction code ?

Actually all views have a lot of duplicated code.

flatEllipsizeText can be rewrite, bu i don't rewrite if not used.

ollehar

ollehar

2016-02-22 10:20

administrator   ~35508

Hi!

I didn't know about flatEllipsizeText, that's the only reason. Will fix.

DenisChenu

DenisChenu

2016-02-22 10:23

developer   ~35509

No,

Wait : i think to :

The flatEllipsizeText want to do more think than really needed.

Denis

ollehar

ollehar

2016-02-22 10:40

administrator   ~35512

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

c_schmitz

c_schmitz

2016-02-23 08:51

administrator   ~35567

Version 2.50+ Build 160222 released

Related Changesets

LimeSurvey: master 7ad68f51

2016-02-19 11:21:55

ollehar

Details Diff
Fixed issue 10364: Last visited question can take a big part Affected Issues
10364
mod - application/views/admin/super/welcome.php Diff File
mod - application/views/admin/survey/surveySummary_view.php Diff File

LimeSurvey: master 1539ab4f

2016-02-22 09:40:28

ollehar

Details Diff
Fixed issue 10364: Last visited question can take a big part Affected Issues
10364
mod - application/views/admin/super/welcome.php Diff File
mod - application/views/admin/survey/surveySummary_view.php Diff File

Issue History

Date Modified Username Field Change
2016-02-09 16:43 DenisChenu New Issue
2016-02-09 16:44 DenisChenu File Added: Capture du 2016-02-09 16-27-08.png
2016-02-19 12:00 ollehar Assigned To => ollehar
2016-02-19 12:00 ollehar Status new => assigned
2016-02-19 12:22 ollehar Changeset attached => LimeSurvey master 7ad68f51
2016-02-19 12:22 ollehar Note Added: 35442
2016-02-19 12:22 ollehar Resolution open => fixed
2016-02-19 12:24 ollehar Note Added: 35443
2016-02-19 12:24 ollehar Status assigned => resolved
2016-02-19 12:24 ollehar Fixed in Version => 2.5
2016-02-19 13:40 DenisChenu Note Added: 35452
2016-02-22 10:20 ollehar Note Added: 35508
2016-02-22 10:23 DenisChenu Note Added: 35509
2016-02-22 10:40 ollehar Changeset attached => LimeSurvey master 1539ab4f
2016-02-22 10:40 ollehar Note Added: 35512
2016-02-23 08:51 c_schmitz Note Added: 35567
2016-02-23 08:51 c_schmitz Status resolved => closed