View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06452Bug reportsSurvey takingpublic2012-08-16 00:14
Reporteruser21196Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.92+ 
Fixed in Version1.92+ 
Summary06452: File Upload not working with embedded_layout use
Description

When using the embedded_layout function, the file upload does not work. The file upload uses the $meta variable to load upload specific JavaScript libraries.

However, this does not get passed through to the embedded_layout function.

Steps To Reproduce

1) Configure an embedded_layout function.

2) Setup a survey with a file upload question and test the survey.

3) View source on the file upload form. Only the "Select file" button shows, but does not do anything.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)120725
I will donate to the project if issue is resolvedNo
Browser
Database type & versionPostgres 8.3
Server OS (if known)Ubuntu
Webserver software & version (if known)Apache 2.x
PHP Version5.4.x

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-08-09 12:50

administrator   ~20302

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

c_schmitz

c_schmitz

2012-08-09 12:50

administrator   ~20303

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

c_schmitz

c_schmitz

2012-08-09 12:51

administrator   ~20304

The original header is now given a function variable in $embedded_headerfunc - that way you can dissect it and use what you need.

user21196

2012-08-09 15:36

  ~20313

Vielen Dank, Carsten.

Related Changesets

LimeSurvey: Yii 7f453f6a

2012-08-09 03:50:08

c_schmitz

Details Diff
Fixed issue 06452: File Upload not working with embedded_layout use Affected Issues
06452
mod - application/helpers/common_helper.php Diff File

LimeSurvey: master ce0a9a19

2012-08-09 03:50:26

c_schmitz

Details Diff
Fixed issue 06452: File Upload not working with embedded_layout use Affected Issues
06452
mod - common_functions.php Diff File
mod - docs/release_notes.txt Diff File

Issue History

Date Modified Username Field Change
2012-08-08 17:02 user21196 New Issue
2012-08-09 12:45 c_schmitz Assigned To => c_schmitz
2012-08-09 12:45 c_schmitz Status new => assigned
2012-08-09 12:50 c_schmitz Changeset attached => LimeSurvey Yii 7f453f6a
2012-08-09 12:50 c_schmitz Note Added: 20302
2012-08-09 12:50 c_schmitz Resolution open => fixed
2012-08-09 12:50 c_schmitz Changeset attached => LimeSurvey master ce0a9a19
2012-08-09 12:50 c_schmitz Note Added: 20303
2012-08-09 12:51 c_schmitz Note Added: 20304
2012-08-09 12:51 c_schmitz Status assigned => resolved
2012-08-09 12:51 c_schmitz Fixed in Version => 1.92+
2012-08-09 15:36 user21196 Note Added: 20313
2012-08-16 00:14 c_schmitz Status resolved => closed