View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
09631Feature requestsTheme editorpublic2016-04-12 10:48
Reportertammo Assigned ToDenisChenu  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary09631: Allow upload of harmless files through template editor
Description

The current line in /application/config/config-defaults.php
reads:
$config['allowedtemplateuploads'] = 'gif,ico,jpg,png,css,js,,map,json,eot,svg,ttf,woff';

  1. There is one comma too much in that line.
  2. I miss the possibility to upload .txt and .MD (markdown from Github) files. Since we, but possibly more devolpers use Github, we would like that the license file can be included.
Additional Information

using build 150508

TagsNo tags attached.
Bug heat8
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

JanE

JanE

2015-05-15 17:07

reporter   ~32210

Pull request:
https://github.com/LimeSurvey/LimeSurvey/pull/316

DenisChenu

DenisChenu

2015-05-18 12:03

developer   ~32214

@JanE : for 2.06 : can you commit again with respect of our commit message system.

tammo

tammo

2015-06-15 11:41

partner   ~32358

I cannot change the status of this issue, but it was solved in 2.06 150612

DenisChenu

DenisChenu

2015-06-15 12:09

developer   ~32359

Fixed in https://github.com/LimeSurvey/LimeSurvey/pull/316

c_schmitz

c_schmitz

2016-04-12 10:48

administrator   ~37251

Version 2.50+ Build 140413 released

Related Changesets

LimeSurvey: master 1a752eb2

2015-05-15 15:04:28

Jan-E

Details Diff
Allow upload of txt and md files

And fix the double comma while we are here anyway.
Affected Issues
09631
mod - application/config/config-defaults.php Diff File

Issue History

Date Modified Username Field Change
2015-05-13 09:28 tammo New Issue
2015-05-15 17:07 JanE Note Added: 32210
2015-05-16 10:21 DenisChenu Changeset attached => LimeSurvey master 1a752eb2
2015-05-18 12:03 DenisChenu Note Added: 32214
2015-06-15 11:41 tammo Note Added: 32358
2015-06-15 12:09 DenisChenu Note Added: 32359
2015-06-15 12:09 DenisChenu Status new => resolved
2015-06-15 12:09 DenisChenu Fixed in Version => 2.06+
2015-06-15 12:09 DenisChenu Resolution open => fixed
2015-06-15 12:09 DenisChenu Assigned To => DenisChenu
2015-12-11 14:40 c_schmitz Category Templates => Theme editor
2016-04-12 10:48 c_schmitz Note Added: 37251
2016-04-12 10:48 c_schmitz Status resolved => closed