View Issue Details

This bug affects 1 person(s).
 12
IDProjectCategoryView StatusLast Update
09691Bug reportsInstallationpublic2015-06-29 11:11
Reportertammo Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.06+ 
Summary09691: 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
Start survey in Dutch (informal)
Crash

TagsNo tags attached.
Attached Files
Bug heat12
Complete LimeSurvey version number (& build)150612
I will donate to the project if issue is resolvedNo
BrowserChrome, FF, IE
Database type & versionMysql 5.5.44
Server OS (if known)Linux
Webserver software & version (if known)Apache,
PHP Version5.5.26

Relationships

has duplicate 09693 closedc_schmitz German-informal crashes in 2.06 after filling out query OR trying to start plugin manager 

Users monitoring this issue

JanE

Activities

JanE

JanE

2015-06-17 19:56

reporter   ~32403

The same happens with 'German informal':
http://limedev2.toolsforresearch.com/index.php/791266/lang/de-informal/newtest/Y

JanE

JanE

2015-06-17 20:41

reporter   ~32404

We investigated further and found that it is an error in the way Limesurvey calls the Yii framework. See
http://www.yiiframework.com/forum/index.php/topic/29602-action-error-unrecognized-locale/page__p__223783#entry223783

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

JanE

JanE

2015-06-17 21:36

reporter   ~32405

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.

c_schmitz

c_schmitz

2015-06-18 13:26

administrator   ~32423

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

c_schmitz

c_schmitz

2015-06-18 13:54

administrator   ~32424

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

c_schmitz

c_schmitz

2015-06-29 11:11

administrator   ~32557

Version 2.06+ Build 150629 released.

Related Changesets

LimeSurvey: master f07b656e

2015-06-18 11:26:44

c_schmitz

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 11:54:48

c_schmitz

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

Issue History

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