View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10299 | Bug reports | Other | public | 2016-02-04 10:29 | 2016-06-02 19:35 |
Reporter | asshank | Assigned To | c_schmitz | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10299: usertemplate preview not found | ||||
Description | When 'usertemplaterootdir' and 'usertemplaterooturl' are modified to point to map outside of limesurvey the preview of the template is not found. I have modified the function getTemplateListWithPreviews() in file 'application\models\Template.php' to correct this problem. | ||||
Additional Information | see attached file | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | |||||
Database type & version | |||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | |||||
related to | 10739 | closed | theme css are loaded before controller or view css |
it is lime 2.5 160202! |
|
@Louis : except for "commit" message : fix seems OK. (i can take the pull and ask to BertHankes to fix commit mesages) @asshank : you use some static system for template file ? For survey speed ? Just want to know if
Denis |
|
A lot is going on with 2.50+ :-) Can you give me an update? Is it going to happen? Is my PR not in order? |
|
Hi asshank : Louis is the 250 manager and take this bug :) |
|
@Louis : take a look at this... It seems a bit strange: an upload/ dir outside of lime framework. |
|
Carsten is the manager, I'm just the main coder ^^ asshank, would be nice if you provide me a step by step guide to reproduce the bug. Like :
|
|
Hard to do. Another way of pointing to the problem: There is a $config['usertemplaterooturl'] setting This is not used in By making use of the $config['usertemplaterooturl'] setting the code is more softcoded and will work for upload/ dirs outside of limeroot see https://github.com/LimeSurvey/LimeSurvey/pull/427 And I pointed the situation out to DenisChenu https://bugs.limesurvey.org/view.php?id=10299#c34591 |
|
@DenisChenu |
|
See my coment on pull request : commit is great . But not the commit message |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19252 |
|
Thank you! |
|
Version 2.50 Build 150602 released |
|
LimeSurvey: master 7da08ef1 2016-05-30 10:02 Bert Hankes Details Diff |
Update Template.php Fixed issue 10299: template preview not found on Survey quick actions |
Affected Issues 10299 |
|
mod - application/models/Template.php | Diff File | ||
LimeSurvey: master 239e6efa 2016-05-30 14:40 Details Diff |
Merge pull request #498 from BertHankes/patch-6 Fixed issue 10299: template preview not found on Survey quick actions |
Affected Issues 10299 |
|
mod - application/models/Template.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-04 10:29 | asshank | New Issue | |
2016-02-04 10:29 | asshank | File Added: Template.php | |
2016-02-04 10:30 | asshank | Note Added: 34559 | |
2016-02-04 16:12 | DenisChenu | Note Added: 34570 | |
2016-02-04 16:13 | DenisChenu | Assigned To | => LouisGac |
2016-02-04 16:13 | DenisChenu | Status | new => assigned |
2016-02-04 16:15 | DenisChenu | Note Added: 34571 | |
2016-02-04 16:15 | DenisChenu | Note Edited: 34571 | |
2016-02-04 18:51 | asshank | Note View State: 34559: private | |
2016-02-04 18:51 | asshank | Note View State: 34559: public | |
2016-02-04 18:59 | asshank | Note Edited: 34559 | |
2016-02-07 04:44 | greenglaz | Issue Monitored: greenglaz | |
2016-02-12 10:18 | asshank | Note Added: 34980 | |
2016-02-12 10:53 | DenisChenu | Note Added: 34981 | |
2016-02-12 10:53 | DenisChenu | Product Version | 2.06 => 2.5 |
2016-03-03 20:17 | asshank | Note Added: 35928 | |
2016-03-03 20:22 |
|
Note Added: 35929 | |
2016-03-03 21:27 | asshank | Note Added: 35934 | |
2016-03-10 16:46 | c_schmitz | Priority | normal => low |
2016-03-10 19:01 | DenisChenu | Relationship added | related to 10739 |
2016-05-29 11:23 | asshank | Note Added: 38999 | |
2016-05-29 17:31 | DenisChenu | Assigned To | LouisGac => DenisChenu |
2016-05-30 09:07 | DenisChenu | Project | Development => Bug reports |
2016-05-30 09:07 | DenisChenu | Category | Templates => Other issues |
2016-05-30 09:08 | DenisChenu | Note Added: 39002 | |
2016-05-30 09:25 | c_schmitz | Assigned To | DenisChenu => c_schmitz |
2016-05-30 14:40 | Changeset attached | => LimeSurvey master 7da08ef1 | |
2016-05-30 14:40 | c_schmitz | Changeset attached | => LimeSurvey master 239e6efa |
2016-05-30 14:40 | c_schmitz | Note Added: 39019 | |
2016-05-30 14:40 | c_schmitz | Resolution | open => fixed |
2016-05-30 15:37 | c_schmitz | Note Added: 39022 | |
2016-05-30 15:37 | c_schmitz | Status | assigned => resolved |
2016-05-30 15:37 | c_schmitz | Fixed in Version | => 2.5 |
2016-06-02 19:35 | c_schmitz | Note Added: 39107 | |
2016-06-02 19:35 | c_schmitz | Status | resolved => closed |
2021-08-02 23:42 | guest | Bug heat | 8 => 10 |