View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09691 | Bug reports | Installation | public | 2015-06-17 18:10 | 2015-06-29 11:11 |
Reporter | tammo | Assigned To | c_schmitz | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09691: Language Dutch informal crashes LS 2.06 | ||||
Description | When I try to start the survey in Dutch (informal) Limesurvey tells me: Internal Server Error Unrecognized locale "nl-informal". | ||||
Steps To Reproduce | Install attached survey in 2.06 build 150612 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | 150612 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome, FF, IE | ||||
Database type & version | Mysql 5.5.44 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache, | ||||
PHP Version | 5.5.26 | ||||
The same happens with 'German informal': |
|
We investigated further and found that it is an error in the way Limesurvey calls the Yii framework. See Limesurvey tries to open /framework/i18n/data/de_informal.php or /framework/i18n/data/nl_informal.php and fails. See http://limedev2.toolsforresearch.com/index.php/791266/lang/de-informal/newtest/Y for a more elaborate error message. http://limedev2.toolsforresearch.com/index.php/791266/lang/nl-informal/newtest/Y works, bacause we copied nl_nl.php to nl_informal.php |
|
A possible fix could be https://github.com/Jan-E/LimeSurvey/commit/cd33aa5d872f4a2ecdb36087288f7c6b866285dc It has the disadvantage that files of the Yii framework are changed, so I did not make a pull request of it yet. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15464 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15465 |
|
Version 2.06+ Build 150629 released. |
|
LimeSurvey: master f07b656e 2015-06-18 13:26 Details Diff |
Fixed issue 09691: Some translations not working when taking the survey |
Affected Issues 09691 |
|
mod - application/config/internal.php | Diff File | ||
add - application/core/LSYii_Locale.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
LimeSurvey: develop 6abc9a12 2015-06-18 13:54 Details Diff |
Fixed issue 09691: Some translations not working when taking the survey |
Affected Issues 09691 |
|
mod - application/config/internal.php | Diff File | ||
add - application/core/LSYii_Locale.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-17 18:10 | tammo | New Issue | |
2015-06-17 18:10 | tammo | File Added: limesurvey_survey_814228.lss | |
2015-06-17 19:55 | JanE | Issue Monitored: JanE | |
2015-06-17 19:56 | JanE | Note Added: 32403 | |
2015-06-17 20:41 | JanE | Note Added: 32404 | |
2015-06-17 21:36 | JanE | Note Added: 32405 | |
2015-06-17 21:40 | Mazi | Assigned To | => c_schmitz |
2015-06-17 21:40 | Mazi | Status | new => assigned |
2015-06-18 11:07 | c_schmitz | Relationship added | has duplicate 09693 |
2015-06-18 13:26 | c_schmitz | Changeset attached | => LimeSurvey master f07b656e |
2015-06-18 13:26 | c_schmitz | Note Added: 32423 | |
2015-06-18 13:26 | c_schmitz | Resolution | open => fixed |
2015-06-18 13:54 | c_schmitz | Changeset attached | => LimeSurvey develop 6abc9a12 |
2015-06-18 13:54 | c_schmitz | Note Added: 32424 | |
2015-06-18 13:55 | c_schmitz | Status | assigned => resolved |
2015-06-18 13:55 | c_schmitz | Fixed in Version | => 2.06+ |
2015-06-29 11:11 | c_schmitz | Note Added: 32557 | |
2015-06-29 11:11 | c_schmitz | Status | resolved => closed |
2021-08-02 20:15 | guest | Bug heat | 10 => 12 |