View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
10330Bug reportsTheme editorpublic2016-03-16 09:18
ReporterDenisChenu Assigned ToLouisGac 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Fixed in Version2.50.x 
Summary10330: print_template.css miust be used only for admin printablesurvey
Description

When look at config.xml : showing print_template.css, but this file is loaded only for printablesurvey in 2.06.

Steps To Reproduce

First , i think it loaded for 'print survey" but it's false ...
Then : just look at printablesurvey in 2.06 and public survey in 2.06 : print_template.css only for printable survey.

Additional Information

Maybe a config.xml option ?
<printable>
<css>
<filename>print_template.css</filename>
</css>
<js>
</js>
</printable>

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)160207
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

c_schmitz

c_schmitz

2016-03-16 09:18

administrator   ~36529

Version 2.50+ Build 160316 released

Related Changesets

LimeSurvey: master 2aba8f0f

2016-02-06 18:19:14

DenisChenu

Details Diff
Dev: follow up : old template compatibility
Dev: https://github.com/LimeSurvey/LimeSurvey/commit/efb3542bb8131deee3a9525ae7e9c7fb73430b11 child
Affected Issues
10330
mod - application/models/Template.php Diff File
mod - templates/minimal-config.xml Diff File

LimeSurvey: master f85eefb6

2016-02-07 10:58:45

DenisChenu

Details Diff
Fixed issue : public survey list load bootstrap even if template don't ask it
Dev: remove $survey test : survey list don't have survey
Affected Issues
10330
mod - application/controllers/SurveysController.php Diff File
mod - application/views/surveys/publicSurveyList.php Diff File

LimeSurvey: master a526a662

2016-02-07 11:12:01

DenisChenu

Details Diff
Dev: remove print_template.css from old template see 10330 Affected Issues
10330
mod - templates/minimal-config.xml Diff File

Issue History

Date Modified Username Field Change
2016-02-07 12:09 DenisChenu New Issue
2016-02-07 12:10 DenisChenu Changeset attached => LimeSurvey master 2aba8f0f
2016-02-07 12:10 DenisChenu Changeset attached => LimeSurvey master f85eefb6
2016-02-07 12:12 DenisChenu Changeset attached => LimeSurvey master a526a662
2016-03-15 11:24 LouisGac Status new => resolved
2016-03-15 11:24 LouisGac Fixed in Version => 2.5
2016-03-15 11:24 LouisGac Resolution open => fixed
2016-03-15 11:24 LouisGac Assigned To => LouisGac
2016-03-16 09:18 c_schmitz Note Added: 36529
2016-03-16 09:18 c_schmitz Status resolved => closed