View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
03598Bug reportsSurvey takingpublic2009-08-26 07:42
Reporteruser1775Assigned Touser372 
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Product Version1.85+ 
Summary03598: IE7 problem with accents when saving survey 1.85 build 7523
Description

When saving a questionnaire in french on IE7, the mesage appears 'Votre questionnaire a été sauvegardé avec succès.' but on IE7 you see form 'Votre questionnaire a été sauvegardé avec succès. '.

I see yhis message apprars before <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1....
So IE7 don't write correctly accents. No problem on Firefox.

i search a little
In the source , in the file save.php at line 339 there is
return $clang->gT('Your survey was successfully saved.');

online 144 $saveresult=savedcontrol();
and you write onscreen on line 149 echo $saveresult;
so certaily it appears before the <!DOCTYPE html PUBLIC "-//W3C//DTD .....

TagsNo tags attached.
Attached Files
limesurvey_survey_28464.csv (4,023 bytes)   
# LimeSurvey Survey Dump
# DBVersion 138
# This is a dumped survey from the LimeSurvey Script
# http://www.limesurvey.org/
# Do not change this header!

#
# SURVEYS TABLE
#
"sid","owner_id","admin","active","expires","startdate","adminemail","private","faxto","format","template","language","additional_languages","datestamp","usecookie","notification","allowregister","allowsave","autonumber_start","autoredirect","allowprev","printanswers","ipaddr","refurl","datecreated","publicstatistics","publicgraphs","listpublic","htmlemail","tokenanswerspersistence","assessments","usecaptcha","usetokens","bounce_email","attributedescriptions"
"28464","1","Mag. Josef Prandstetter","Y","","","josef.prandstetter@limesurvey.org","Y","","S","default","fr","","N","N","0","N","Y","0","N","Y","N","N","N","2009-08-26","N","N","N","Y","N","N","D","N","josef.prandstetter@limesurvey.org",""

#
# GROUPS TABLE
#
"gid","sid","group_name","group_order","description","language"
"450","28464","g1","0","","fr"

#
# QUESTIONS TABLE
#
"qid","sid","gid","type","title","question","preg","help","other","mandatory","lid","lid1","question_order","language"
"2649","28464","450","5","1","Choose something<br />","","","N","N","0","0","0","fr"

#
# ANSWERS TABLE
#

#
# CONDITIONS TABLE
#

#
# LABELSETS TABLE
#

#
# LABELS TABLE
#

#
# QUESTION_ATTRIBUTES TABLE
#

#
# ASSESSMENTS TABLE
#

#
# SURVEYS_LANGUAGESETTINGS TABLE
#
"surveyls_survey_id","surveyls_language","surveyls_title","surveyls_description","surveyls_welcometext","surveyls_endtext","surveyls_url","surveyls_urldescription","surveyls_email_invite_subj","surveyls_email_invite","surveyls_email_remind_subj","surveyls_email_remind","surveyls_email_register_subj","surveyls_email_register","surveyls_email_confirm_subj","surveyls_email_confirm","surveyls_dateformat"
"28464","fr","http://bugs.limesurvey.org/view.php?id=3598","http://bugs.limesurvey.org/view.php?id=3598<br />","http://bugs.limesurvey.org/view.php?id=3598<br />","Votre questionnaire a été sauvegardé avec succès.","","","Invitation à participer à un questionnaire","Cher(e) {FIRSTNAME},\n\nVous avez été invité à participer à un questionnaire.\n\nCelui-ci est intitulé:\n""{SURVEYNAME}""\n\n""{SURVEYDESCRIPTION}""\n\nPour participer, veuillez cliquer sur le lien ci-dessous.\n\nCordialement,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nCliquez ici pour remplir ce questionnaire:\n{SURVEYURL}","Rappel pour participer à un questionnaire","Cher(e) {FIRSTNAME},\n\nVous avez été invité à participer à un questionnaire récemment.\n\nNous avons pris en compte que vous n'avez pas encore complété le questionnaire, et nous vous rappelons que celui-ci est toujours disponible si vous souhaitez participer.\n\nLe questionnaire est intitulé:\n""{SURVEYNAME}""\n\n""{SURVEYDESCRIPTION}""\n\nPour participer, veuillez cliquer sur le lien ci-dessous.\n\nCordialement,\n\n{ADMINNAME} ({ADMINEMAIL})\n\n----------------------------------------------\nCliquez ici pour faire le questionnaire:\n{SURVEYURL}","Confirmation de l'inscription au questionnaire","Cher(e){FIRSTNAME},\n\nVous (ou quelqu'un utilisant votre adresse email) êtes enregistré pour participer à un questionnaire en ligne intitulé {SURVEYNAME}.\n\nPour compléter ce questionnaire, cliquez sur le lien suivant:\n\n{SURVEYURL}\n\nSi vous avez des questions à propos de ce questionnaire, ou si vous ne vous êtes pas enregistré pour participer à celui-ci et croyez que ce mail est une erreur, veuillez contacter {ADMINNAME} sur {ADMINEMAIL}","Confirmation de questionnaire complété","Cher(e) {FIRSTNAME},\n\nCet email vous confirme que vous avez complété le questionnaire intitulé {SURVEYNAME} et que votre réponse a été enregistrée. Merci pour votre participation.\n\nSi vous avez des questions à propos de ce mail, veuillez contacter {ADMINNAME} sur {ADMINEMAIL}.\n\nCordialement,\n\n{ADMINNAME}","1"

#
# QUOTA TABLE
#

#
# QUOTA_MEMBERS TABLE
#

#
# QUOTA_LANGUAGESETTINGS TABLE
#

limesurvey_survey_28464.csv (4,023 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)7523
I will donate to the project if issue is resolved
BrowserIE7
Database type & versionMysql 5.0.45
Server OS (if known)Local Windows and Web Linux
Webserver software & version (if known)Wamp on local Apache 2.2.6
PHP Version5.2.5

Users monitoring this issue

There are no users monitoring this issue.

Activities

user372

2009-08-25 18:18

  ~09214

Can you reproduce the problem on every IE7 browser?
Please attach a link to a survey, where we can reproduce the issue - Thx!

user1775

2009-08-25 20:20

  ~09215

Hello

i've tested the problem on IE8, it's the same
i 've no problem on Firefox
This is the webadress of the demo survey
http://www.imaction.net/sondages/index.php?sid=57121&amp;lang=fr

Thanks

user372

2009-08-26 01:50

  ~09217

I can't reproduce the issue with a simple sample survey (survey structure is attached) ==> can you reproduce the issue:
a) with my sample survey on your installation?
b) with your browser on my installation:
http://www.prandstetter.at/limesurvey/index.php?sid=28464&amp;lang=fr

user1775

2009-08-26 05:34

  ~09221

Hello
i've done tests
it's a survey done with a template limespired modified (just pictures and css).
This templates was done some times ago with an older version of limeSurvey.

Did you modify somethings about the news versions of limesurvey and the template limespired?

cause with the template limespired which is on the new version i've not reproduced the bug,

So i'm looking the reason in the adapted template on my computers

I'll tell you what i find,

best regards and THANKS

user1775

2009-08-26 06:41

  ~09222

Last edited: 2009-08-26 06:41

Hello,
I've done tests
i've put the pictures files and css files of my template (on which there is the trouble) and i copy them on a template of the 185 build 7523 and there the screen is not correct but the trouble about accents doesn't arrive

So i think the template i use has been created with an old version of LimeSurvey and has been used version after version , during this time the LimeSurevy templates have been modified with the news versions, mine is still the same.

I don't see any other explanation

I continue to search really why

Best regards

Issue History

Date Modified Username Field Change
2009-08-25 14:27 user1775 New Issue
2009-08-25 14:27 user1775 Status new => assigned
2009-08-25 14:27 user1775 Assigned To => user372
2009-08-25 14:27 user1775 Build Number => 7523
2009-08-25 14:27 user1775 Browser => IE7
2009-08-25 14:27 user1775 Database & DB-Version => Mysql 5.0.45
2009-08-25 14:27 user1775 Operating System (Server) => Local Windows and Web Linux
2009-08-25 14:27 user1775 Webserver => Wamp on local Apache 2.2.6
2009-08-25 14:27 user1775 PHP Version => 5.2.5
2009-08-25 18:18 user372 Note Added: 09214
2009-08-25 18:18 user372 Status assigned => feedback
2009-08-25 20:20 user1775 Note Added: 09215
2009-08-26 01:50 user372 Note Added: 09217
2009-08-26 01:51 user372 File Added: limesurvey_survey_28464.csv
2009-08-26 05:34 user1775 Note Added: 09221
2009-08-26 06:41 user1775 Note Added: 09222
2009-08-26 06:41 user1775 Note Edited: 09222
2009-08-26 07:42 user372 Status feedback => closed
2009-08-26 07:42 user372 Resolution open => no change required
2010-10-25 00:18 c_schmitz Category Survey at Runtime => Survey taking