View Issue Details

This bug affects 1 person(s).
 12
IDProjectCategoryView StatusLast Update
13137Bug reportsSurvey editingpublic2018-01-24 16:14
Reportertpartner Assigned ToLouisGac 
PrioritynoneSeveritypartial_block 
Status closedResolutionreopened 
Product Version3.0.0-rc.x 
Target Version3.0.xFixed in Version3.0.x 
Summary13137: Cannot access theme editor
Description

When in the themes overview page and clicking on a "Theme Editor" button for a core theme, the following error appears:

This page isn’t working
localhost redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

TagsNo tags attached.
Attached Files
capture-3.png (26,743 bytes)   
capture-3.png (26,743 bytes)   
capture-2.png (37,861 bytes)   
capture-2.png (37,861 bytes)   
Bug heat12
Complete LimeSurvey version number (& build)Version 3.0.1
I will donate to the project if issue is resolvedNo
Browsern/a
Database type & versionmysqlnd 5.0.12-dev
Server OS (if known)Windows 10
Webserver software & version (if known)Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.9
PHP Version7.1.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

tpartner

tpartner

2018-01-07 15:35

partner   ~45434

...then, when returning to the Theme Overview screen, I get the following error, although the file does exist.

capture-5.png (46,182 bytes)   
capture-5.png (46,182 bytes)   
capture-4.png (66,912 bytes)   
capture-4.png (66,912 bytes)   
TonisOrmisson

TonisOrmisson

2018-01-07 21:24

developer   ~45435

not a fix, but added missing travis view-tests to keep those views covered in tests
https://github.com/LimeSurvey/LimeSurvey/pull/924

ollehar

ollehar

2018-01-08 11:39

administrator   ~45458

Cannot reproduce. How did you install?

LouisGac

LouisGac

2018-01-08 11:40

developer   ~45459

I'd say you get this bug on an updated installation from RC or 2.7, don't you?

tpartner

tpartner

2018-01-08 12:01

partner   ~45470

The bug is in 3.0.1 with a fresh pull yesterday.

The initial installation was a fresh pull (with new DB) from the master branch when 3.0.0 was pushed right before Christmas.

So, this is not an update from RC or anything else.

All server info already attached.

tpartner

tpartner

2018-01-15 13:10

partner   ~45804

@LouisGac, I am still experiencing the problem in 3.0.3 pulled today.

LouisGac

LouisGac

2018-01-15 13:12

developer   ~45805

could be related to hard coded slashes...

tpartner

tpartner

2018-01-15 13:29

partner   ~45806

Sorry, I don't know what that refers to. I am using an out-of-the-box XAMPP installation and this is the failing URL - http://localhost:7777/limeSurvey3x/index.php/admin/themes/sa/view/templatename/vanilla

DenisChenu

DenisChenu

2018-01-16 14:53

developer   ~45834

Last edited: 2018-01-16 14:54

Strange ? I think we can use / for windows ?

PS : maybe GET vs PATH ?
Yii::… … url("contriller/action",array(params))

LouisGac

LouisGac

2018-01-23 18:35

developer   ~45966

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

LouisGac

LouisGac

2018-01-24 10:04

developer   ~45968

tpartner: could you confirm that fixed it?

LouisGac

LouisGac

2018-01-24 11:58

developer   ~45973

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

c_schmitz

c_schmitz

2018-01-24 16:14

administrator   ~46021

Version 3.1.0 released

Related Changesets

LimeSurvey: master 17b9e876

2018-01-23 18:35:16

LouisGac

Details Diff
Fixed issue 13137: Cannot access theme editor Affected Issues
13137
mod - application/models/TemplateManifest.php Diff File

LimeSurvey: master 861a22e2

2018-01-24 11:57:51

LouisGac

Details Diff
Fixed issue 13137: Cannot access theme editor Affected Issues
13137
mod - application/models/TemplateManifest.php Diff File

Issue History

Date Modified Username Field Change
2018-01-07 15:14 tpartner New Issue
2018-01-07 15:14 tpartner File Added: capture-3.png
2018-01-07 15:14 tpartner File Added: capture-2.png
2018-01-07 15:35 tpartner File Added: capture-5.png
2018-01-07 15:35 tpartner File Added: capture-4.png
2018-01-07 15:35 tpartner Note Added: 45434
2018-01-07 21:24 TonisOrmisson Note Added: 45435
2018-01-08 11:39 ollehar Note Added: 45458
2018-01-08 11:39 ollehar Status new => feedback
2018-01-08 11:40 LouisGac Note Added: 45459
2018-01-08 12:01 tpartner Note Added: 45470
2018-01-08 12:01 tpartner Status feedback => new
2018-01-15 10:53 LouisGac Assigned To => LouisGac
2018-01-15 10:53 LouisGac Status new => closed
2018-01-15 10:53 LouisGac Resolution open => fixed
2018-01-15 13:10 tpartner Note Added: 45804
2018-01-15 13:10 tpartner Status closed => feedback
2018-01-15 13:10 tpartner Resolution fixed => reopened
2018-01-15 13:12 LouisGac Note Added: 45805
2018-01-15 13:29 tpartner Note Added: 45806
2018-01-15 13:29 tpartner Status feedback => assigned
2018-01-16 14:53 DenisChenu Note Added: 45834
2018-01-16 14:54 DenisChenu Note Edited: 45834
2018-01-23 14:38 LouisGac Assigned To LouisGac => c_schmitz
2018-01-23 18:35 LouisGac Changeset attached => LimeSurvey master 17b9e876
2018-01-23 18:35 LouisGac Note Added: 45966
2018-01-23 18:35 LouisGac Assigned To c_schmitz => LouisGac
2018-01-24 10:04 LouisGac Note Added: 45968
2018-01-24 11:58 LouisGac Changeset attached => LimeSurvey master 861a22e2
2018-01-24 11:58 LouisGac Note Added: 45973
2018-01-24 16:14 c_schmitz Status assigned => closed
2018-01-24 16:14 c_schmitz Fixed in Version => 3.0.x
2018-01-24 16:14 c_schmitz Note Added: 46021
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing