View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
08805Bug reportsOtherpublic2014-03-20 14:52
Reporterminnoce Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Summary08805: CSS styles needed in load/save forms
Description

HTML tables displayed around load/save forms don't have styles.

Steps To Reproduce

Set to "on" the "Participants may save and resume later?" option in "Notification & data management".
Load/save forms are displayed within a "<table>" HTML tag with no styles.

Additional Information

I suggest to add some "class=..." attributes to the "<table>" HTML tags.
In this version/build of Limesurvey the relevant code is located at lines 476 and 509 of "application/helpers/replacements_helper.php" PHP file.

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)140302
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.1
Server OS (if known)Linux
Webserver software & version (if known)Apache 2
PHP Version5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-03-04 12:20

developer   ~29089

And think it's best to use a clean <ul><li><label><input></li></ul>

Here

DenisChenu

DenisChenu

2014-03-05 12:44

developer   ~29103

Tony : can you review if there are label OR title in same time ? (508/RGAA issue)

tpartner

tpartner

2014-03-05 13:34

partner   ~29107

Huh?

Does this affect the rest of the world?

tpartner

tpartner

2014-03-18 21:07

partner   ~29360

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

tpartner

tpartner

2014-03-18 21:08

partner   ~29361

There, that should be enough classes and labels to satisfy everyone.

DenisChenu

DenisChenu

2014-03-18 21:19

developer   ~29362

Yea, thanks ;)

c_schmitz

c_schmitz

2014-03-20 14:52

administrator   ~29459

2.05+ Build 140320 released

Related Changesets

LimeSurvey: master 79eb33f9

2014-03-18 20:06:55

tpartner

Details Diff
Fixed issue 08805: CSS styles needed in load/save forms
Dev Added classes and labels
Affected Issues
08805
mod - application/helpers/replacements_helper.php Diff File
mod - templates/default/save.pstpl Diff File

Issue History

Date Modified Username Field Change
2014-03-04 11:48 minnoce New Issue
2014-03-04 12:20 DenisChenu Note Added: 29089
2014-03-04 14:09 c_schmitz Assigned To => c_schmitz
2014-03-04 14:09 c_schmitz Status new => assigned
2014-03-04 14:40 c_schmitz Assigned To c_schmitz => tpartner
2014-03-05 12:44 DenisChenu Note Added: 29103
2014-03-05 13:34 tpartner Note Added: 29107
2014-03-18 21:07 tpartner Changeset attached => LimeSurvey master 79eb33f9
2014-03-18 21:07 tpartner Note Added: 29360
2014-03-18 21:07 tpartner Resolution open => fixed
2014-03-18 21:08 tpartner Note Added: 29361
2014-03-18 21:08 tpartner Status assigned => resolved
2014-03-18 21:19 DenisChenu Note Added: 29362
2014-03-20 14:52 c_schmitz Note Added: 29459
2014-03-20 14:52 c_schmitz Status resolved => closed