View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
04260Bug reportsSurvey takingpublic2010-05-05 10:28
Reporteruser7443Assigned Toc_schmitz  
PrioritynormalSeveritycrash 
Status closedResolutionfixed 
Product Version1.87+ 
Fixed in Version1.90b 
Summary04260: Chinese survey will not run
Description

I get the error message below when trying to run this survey. here is the url to the survey the token is 1234,
http://feedbackhost.com/phps/index.php?sid=56895&lang=en

The problem occurs when you choose to respond to the survey in Chinese
Notice: Undefined index: validfrom in /home/feedback/public_html/phps/index.php on line 618 Notice: Undefined index: validuntil in /home/feedback/public_html/phps/index.php on line 619 Notice: Undefined index: language in /home/feedback/public_html/phps/index.php on line 2154 Notice: Undefined index: language in /home/feedback/public_html/phps/common.php on line 7420 Notice: Undefined index: language in /home/feedback/public_html/phps/index.php on line 2154 Notice: Undefined index: language in /home/feedback/public_html/phps/common.php on line 7420 Notice: Undefined index: language in /home/feedback/public_html/phps/common.php on line 7420
Notice: Undefined index: language in /home/feedback/public_html/phps/common.php on line 7420

Steps To Reproduce

Go here and use token 1234
http://feedbackhost.com/phps/index.php?sid=56895&lang=en
choose language Chinese you won't be able to understand the text (I assume) but it doesn't matter and you know where the "Next" button is for example.

Additional Information

PHP info document is attached

TagsNo tags attached.
Attached Files
activate.php (29,941 bytes)
Bug heat4
Complete LimeSurvey version number (& build)8518
I will donate to the project if issue is resolved
Browser
Database type & version1
Server OS (if known)1
Webserver software & version (if known)1
PHP Version1

Users monitoring this issue

There are no users monitoring this issue.

Activities

user7443

2010-04-05 19:32

  ~11584

Last edited: 2010-04-05 19:32

Here is the content of the email that is sent to the admin. This occurs with NO responses to the survey questions.
????id????? ????(Celanese)???????????? - 56895

?????:
token: 1234
56895X129X635: zh-Hans
56895X122X596:
56895X122X597:
56895X122X598:
56895X122X599:
56895X122X600:
56895X122X601:
56895X122X602:
56895X122X603:
56895X122X604:
56895X122X714:
56895X122X715:
56895X122X716:
56895X122X717:
56895X122X718:
56895X122X719:
56895X122X612:
56895X123X605:
56895X123X606:
56895X123X607:
56895X123X608:
56895X123X609:
56895X123X610:
56895X123X615:
56895X124X611:
56895X124X613:
56895X124X614:
56895X124X616:
56895X124X617:
56895X124X618:
56895X124X619:
56895X125X620:
56895X125X621:
56895X125X622:
56895X125X623:
56895X125X624:
56895X125X625:
56895X125X626:
56895X125X627:
56895X125X628:
56895X125X629:
56895X126X630:

?????SQL??:
UPDATE survey_56895 SET lastpage = '1', datestamp = '2010-04-05 12:13:12', ipaddr = '70.183.232.19',56895X129X635 = 'zh-Hans' WHERE id=184

????:
Data too long for column '56895X129X635' at row 1

user7443

2010-04-07 01:38

  ~11592

Here is another survey that runs in four languages. English, French, German all work fine but when the user selects Chinese the survey crashes.
http://feedbackhost.com/phps/index.php?sid=25&lang=en

it is ok to add comments to this survey just put TEST TEST TEST

c_schmitz

c_schmitz

2010-04-08 10:30

administrator   ~11600

Attached fixed file. Please replace the existing one in /admin.
You will have to deactivate and activate your survey again to fix the issue.

Issue History

Date Modified Username Field Change
2010-04-05 19:30 user7443 New Issue
2010-04-05 19:30 user7443 File Added: phpinfo.pdf
2010-04-05 19:32 user7443 Note Added: 11584
2010-04-05 19:32 user7443 Note Edited: 11584
2010-04-05 19:42 user7443 File Added: limesurvey_survey_56895.csv
2010-04-05 19:43 user7443 Issue Monitored: user7443
2010-04-07 01:38 user7443 Note Added: 11592
2010-04-08 10:05 c_schmitz Status new => assigned
2010-04-08 10:05 c_schmitz Assigned To => c_schmitz
2010-04-08 10:29 c_schmitz File Added: activate.php
2010-04-08 10:30 c_schmitz Note Added: 11600
2010-04-08 10:31 c_schmitz File Deleted: limesurvey_survey_56895.csv
2010-04-08 10:31 c_schmitz File Deleted: phpinfo.pdf
2010-04-08 10:31 c_schmitz Status assigned => resolved
2010-04-08 10:31 c_schmitz Fixed in Version => 1.90b
2010-04-08 10:31 c_schmitz Resolution open => fixed
2010-05-05 10:28 c_schmitz Status resolved => closed
2010-10-25 00:18 c_schmitz Category Survey at Runtime => Survey taking