View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05156Bug reportsSurvey participants (Tokens)public2011-08-05 13:31
Reporterfvillerot Assigned Tolemeur  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.91 
Fixed in Version1.91+ 
Summary05156: Insert picture not possible in email templates
Description

In FCKEditor, when I want include a picture in a email template, by upload a file or browse the server, I receive the error :
"You are not allowed to upload files."
This bug occurs with online and popup editor.

Steps To Reproduce

Admin page => email templates => one template => Add picture => browse (or upload)
admin.php?action=emailtemplates&sid=52468

Additional Information

In fckeditor.266/editor/filemanager/connectors/php/config.php :
This error is sent because $_SESSION['FileManagerContext'] == ''
(I modify the 'die()' to verify this...)

I can add picture in these two pages :
admin.php?action=editsurveylocalesettings&sid=52468 (FCKEditor / survey description)
admin.php?action=tokens&sid=52468&subaction=email&tid=24 (FCKEditor / send email when browse tokens)
(and $_SESSION['FileManagerContext'] is set)

TagsNo tags attached.
Attached Files
Bug.JPG (158,360 bytes)
Bug heat6
Complete LimeSurvey version number (& build)10030
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.1.31
Server OS (if known)Linux RHEL 5
Webserver software & version (if known)Apache 2.2.11
PHP VersionPHP 5.2.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-06-04 23:47

administrator   ~15291

FCKeditor has been replaced by CKEditor in latest release. Report is obsolete.

fvillerot

fvillerot

2011-06-09 16:33

reporter   ~15392

The bug fire also with CKeditor in build 10232

lemeur

lemeur

2011-06-10 14:59

developer   ~15401

In fact this is not a bug. It is not currently supported to add images to email templates simply because we have not implemented a way to join the image binary to the email.

So for the moment if we enable image upload to email template the email will only have URL to uploaded images and will be tagged as potentially malicious email in most email-clients.

Carsten, you may decide to enable this feature (with the limitation described above). It's up to you...

lemeur

lemeur

2011-06-14 23:04

developer   ~15442

Bennettstone, your first ticket ;-)

c_schmitz

c_schmitz

2011-07-11 18:12

administrator   ~15727

Bennett, any progess?

lemeur

lemeur

2011-07-30 10:12

developer   ~15908

Fixed in rev 10612

c_schmitz

c_schmitz

2011-08-05 13:31

administrator   ~15988

New version released.

Issue History

Date Modified Username Field Change
2011-05-10 15:28 fvillerot New Issue
2011-05-10 15:28 fvillerot File Added: Bug.JPG
2011-05-10 16:14 c_schmitz Assigned To => lemeur
2011-05-10 16:14 c_schmitz Status new => assigned
2011-06-04 23:47 c_schmitz Note Added: 15291
2011-06-04 23:47 c_schmitz Status assigned => closed
2011-06-04 23:47 c_schmitz Assigned To lemeur => c_schmitz
2011-06-04 23:47 c_schmitz Resolution open => not fixable
2011-06-09 16:33 fvillerot Note Added: 15392
2011-06-09 16:33 fvillerot Status closed => feedback
2011-06-09 16:33 fvillerot Resolution not fixable => reopened
2011-06-10 14:46 c_schmitz Assigned To c_schmitz => lemeur
2011-06-10 14:46 c_schmitz Status feedback => assigned
2011-06-10 14:59 lemeur Note Added: 15401
2011-06-10 14:59 lemeur Status assigned => feedback
2011-06-14 23:04 lemeur Assigned To lemeur => user14355
2011-06-14 23:04 lemeur Status feedback => assigned
2011-06-14 23:04 lemeur Note Added: 15442
2011-07-11 18:12 c_schmitz Note Added: 15727
2011-07-29 17:10 c_schmitz Assigned To user14355 => lemeur
2011-07-30 10:12 lemeur Note Added: 15908
2011-07-30 10:12 lemeur Status assigned => resolved
2011-07-30 10:12 lemeur Fixed in Version => 1.91+
2011-07-30 10:12 lemeur Resolution reopened => fixed
2011-08-05 13:31 c_schmitz Note Added: 15988
2011-08-05 13:31 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)