View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06336 | Bug reports | Survey taking | public | 2012-07-18 18:00 | 2012-07-25 15:43 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06336: Bad template URL if templatedir is not exist | ||||
Description | Set the default template to somethink other than default
| ||||
Additional Information | validate_templatedir have some bug (don't test if it's a standard template) BUT more: Maybe the best is to remove validate_templatedir function (for 2.0) | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 120718 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | Mysql 5 | ||||
Server OS (if known) | debian/linux | ||||
Webserver software & version (if known) | apache | ||||
PHP Version | PHP Version 5.3 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9030 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9031 |
|
TODO : use only getTemplatePath/URL function or remove extratest in this function (for Yii) |
|
LimeSurvey: master 5ca523a6 2012-07-18 11:30 Details Diff |
Fixed issue 06336 : Bad template URL if templatedir is not exist Dev : TODO remove extra validate_templatedir call and allways use sget function |
Affected Issues 06336 |
|
mod - common_functions.php | Diff File | ||
mod - replacements.php | Diff File | ||
LimeSurvey: Yii 6a216f56 2012-07-18 11:53 Details Diff |
Fixed issue 06336 : Bad template URL if templatedir is not exist Dev : TODO remove extra validatetemplatedir call and allways use getTemplate function Dev : fixed typo for langage selector |
Affected Issues 06336 |
|
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-18 18:00 | DenisChenu | New Issue | |
2012-07-18 18:00 | DenisChenu | Status | new => assigned |
2012-07-18 18:00 | DenisChenu | Assigned To | => DenisChenu |
2012-07-18 18:33 | DenisChenu | Changeset attached | => LimeSurvey master 5ca523a6 |
2012-07-18 18:33 | DenisChenu | Note Added: 19789 | |
2012-07-18 18:33 | DenisChenu | Resolution | open => fixed |
2012-07-18 18:56 | DenisChenu | Changeset attached | => LimeSurvey Yii 6a216f56 |
2012-07-18 18:56 | DenisChenu | Note Added: 19790 | |
2012-07-18 18:57 | DenisChenu | Note Added: 19791 | |
2012-07-18 18:57 | DenisChenu | Status | assigned => resolved |
2012-07-18 18:57 | DenisChenu | Fixed in Version | => 1.92+ |
2012-07-25 15:43 | c_schmitz | Status | resolved => closed |