View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08191Bug reportsSurvey takingpublic2013-10-22 15:34
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05 RC 
Fixed in Version2.00+ 
Summary08191: Uploader iframe include admin_core.js
Description

The uploader iframe inclue a lot of "not needed" js and css.
admin_core.js is really not needed and must be not included.

Steps To Reproduce

Look at iframe source

Additional Information

<link rel="stylesheet" type="text/css" href="/third_party/jquery-superfish/css/superfish.css" />
<link rel="stylesheet" type="text/css" href="http://205.sondages.pro/tmp/assets/9d15d94a/css/bootstrap.css&quot; />
<link rel="stylesheet" type="text/css" href="http://205.sondages.pro/tmp/assets/9d15d94a/css/bootstrap-yii.css&quot; />
<link rel="stylesheet" type="text/css" href="/styles-public/uploader.css" />
<link rel="stylesheet" type="text/css" href="/templates/default/template.css" />
<script type="text/javascript" src="/third_party/jquery/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="/third_party/jqueryui/js/jquery-ui-1.10.3.custom.min.js"></script>
<script type="text/javascript" src="/third_party/jquery-superfish/js/superfish.js"></script>
<script type="text/javascript" src="/third_party/jquery-superfish/js/hoverIntent.js"></script>
<script type="text/javascript" src="http://205.sondages.pro/tmp/assets/9d15d94a/js/bootstrap.bootbox.min.js&quot;>&lt;/script>
<script type="text/javascript" src="http://205.sondages.pro/tmp/assets/9d15d94a/js/bootstrap.js&quot;>&lt;/script>
<script type="text/javascript" src="/scripts/admin/admin_core.js"></script>
<script type="text/javascript" src="/scripts/ajaxupload.js"></script>
<script type="text/javascript" src="/scripts/uploader.js"></script>
<script type="text/javascript" src="/templates/default/template.js"></script>

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)130925
I will donate to the project if issue is resolvedNo
BrowserFF23
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

DenisChenu

DenisChenu

2013-09-25 14:37

developer   ~26364

Think it's function getHeader, taking getheader from bootstrap ?

Best is to move to view, but this question type are updated in 2.1 (and think we can have really better system).

Then review just minimum settings to have a clean header.

c_schmitz

c_schmitz

2013-10-11 16:23

administrator   ~26734

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

c_schmitz

c_schmitz

2013-10-22 15:34

administrator   ~26917

Version 2.00+ Build 131022 released.

Related Changesets

LimeSurvey: 2.05 5fa7da5e

2013-10-11 14:23:43

c_schmitz

Details Diff
Fixed issue 08191: Uploader iframe includes admin_core.js Affected Issues
08191
mod - application/controllers/UploaderController.php Diff File

Issue History

Date Modified Username Field Change
2013-09-25 14:35 DenisChenu New Issue
2013-09-25 14:37 DenisChenu Note Added: 26364
2013-10-11 16:20 c_schmitz Assigned To => c_schmitz
2013-10-11 16:20 c_schmitz Status new => assigned
2013-10-11 16:23 c_schmitz Changeset attached => LimeSurvey 2.05 5fa7da5e
2013-10-11 16:23 c_schmitz Note Added: 26734
2013-10-11 16:23 c_schmitz Resolution open => fixed
2013-10-11 16:24 c_schmitz Status assigned => resolved
2013-10-11 16:24 c_schmitz Fixed in Version => 2.00+
2013-10-22 15:34 c_schmitz Note Added: 26917
2013-10-22 15:34 c_schmitz Status resolved => closed