View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
08993Bug reportsOtherpublic2014-04-25 11:20
ReporterResearchOnBlogs Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionwon't fix 
Product Version2.05+ 
Summary08993: absolute path of some css and js files causes errors in special server environments
Description

In special server environments the absolute inclusion of some files causes some problems. The path should change to relative.

The function in LSBootstrap.php returns the absolute path (_assetsUrl).

How to change this? Rewrite "_assetsUrl" or transform "_assetsUrl" in the function "getAssetsUrl()"

Additional Information

This paths have to change to relative:

http://limesurvey-205/tmp/assets/bb61a440/css/bootstrap.css
http://limesurvey-205/tmp/assets/bb61a440/css/bootstrap-yii.css
http://limesurvey-205/tmp/assets/d52ec84/css/notify.css
http://limesurvey-205/tmp/assets/bb61a440/js/bootstrap.min.js
http://limesurvey-205/tmp/assets/bb61a440/js/bootstrap.bootbox.min.js
http://limesurvey-205/tmp/assets/8d743c81/script.js

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)140320
I will donate to the project if issue is resolvedNo
Browser
Database type & versionxx
Server OS (if known)xx
Webserver software & version (if known)xx
PHP Versionxx

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-04-25 11:20

administrator   ~29887

As discussed, the absolute paths are created by Yii and cannot be changed.

Issue History

Date Modified Username Field Change
2014-04-23 17:28 ResearchOnBlogs New Issue
2014-04-25 11:20 c_schmitz Note Added: 29887
2014-04-25 11:20 c_schmitz Status new => closed
2014-04-25 11:20 c_schmitz Assigned To => c_schmitz
2014-04-25 11:20 c_schmitz Resolution open => won't fix