View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19399 | Bug reports | Theme editor | public | 2024-02-07 09:46 | 2024-02-19 16:17 |
Reporter | Mazi | Assigned To | DenisChenu | ||
Priority | none | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.6.x | ||||
Summary | 19399: Survey title and other details do not show translated when running survey with additional language | ||||
Description | If there are multiple languages for a survey and you run the survey with not the base language, then the title is not shown in the correct language. This also applies to the survey description and probably also other parts. | ||||
Steps To Reproduce | Steps to reproduce
Expected resultTitle should show "Beispiel öffentliche Registrierung" Actual resultTitle should show "Marcel test registering (or something like this)" | ||||
Tags | No tags attached. | ||||
Attached Files | limesurvey_survey_339282-translations.lss (35,087 bytes)
<?xml version="1.0" encoding="UTF-8"?> <document> <LimeSurveyDocType>Survey</LimeSurveyDocType> <DBVersion>499</DBVersion> <languages> <language>de</language> <language>en</language> </languages> <groups> <fields> <fieldname>gid</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <gid><![CDATA[1344]]></gid> <sid><![CDATA[339282]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance><![CDATA[1]]></grelevance> </row> </rows> </groups> <group_l10ns> <fields> <fieldname>id</fieldname> <fieldname>gid</fieldname> <fieldname>group_name</fieldname> <fieldname>description</fieldname> <fieldname>language</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <id><![CDATA[2212]]></id> <gid><![CDATA[1344]]></gid> <group_name><![CDATA[My first question group]]></group_name> <language><![CDATA[de]]></language> <sid><![CDATA[339282]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance><![CDATA[1]]></grelevance> </row> <row> <id><![CDATA[2211]]></id> <gid><![CDATA[1344]]></gid> <group_name><![CDATA[My first question group]]></group_name> <language><![CDATA[en]]></language> <sid><![CDATA[339282]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance><![CDATA[1]]></grelevance> </row> </rows> </group_l10ns> <questions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>preg</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>encrypted</fieldname> <fieldname>question_order</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>question_theme_name</fieldname> <fieldname>modulename</fieldname> <fieldname>same_script</fieldname> </fields> <rows> <row> <qid><![CDATA[21084]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[339282]]></sid> <gid><![CDATA[1344]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Q00]]></title> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[1]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[longfreetext]]></question_theme_name> <same_script><![CDATA[0]]></same_script> </row> </rows> </questions> <question_l10ns> <fields> <fieldname>id</fieldname> <fieldname>qid</fieldname> <fieldname>question</fieldname> <fieldname>help</fieldname> <fieldname>script</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <id><![CDATA[39284]]></id> <qid><![CDATA[21084]]></qid> <question><![CDATA[A first example question. Please answer this question:]]></question> <help><![CDATA[This is a question help text.]]></help> <language><![CDATA[de]]></language> </row> <row> <id><![CDATA[39283]]></id> <qid><![CDATA[21084]]></qid> <question><![CDATA[A first example question. Please answer this question:]]></question> <help><![CDATA[This is a question help text.]]></help> <language><![CDATA[en]]></language> </row> </rows> </question_l10ns> <surveys> <fields> <fieldname>sid</fieldname> <fieldname>gsid</fieldname> <fieldname>admin</fieldname> <fieldname>expires</fieldname> <fieldname>startdate</fieldname> <fieldname>adminemail</fieldname> <fieldname>anonymized</fieldname> <fieldname>faxto</fieldname> <fieldname>format</fieldname> <fieldname>savetimings</fieldname> <fieldname>template</fieldname> <fieldname>language</fieldname> <fieldname>additional_languages</fieldname> <fieldname>datestamp</fieldname> <fieldname>usecookie</fieldname> <fieldname>allowregister</fieldname> <fieldname>allowsave</fieldname> <fieldname>autonumber_start</fieldname> <fieldname>autoredirect</fieldname> <fieldname>allowprev</fieldname> <fieldname>printanswers</fieldname> <fieldname>ipaddr</fieldname> <fieldname>ipanonymize</fieldname> <fieldname>refurl</fieldname> <fieldname>showsurveypolicynotice</fieldname> <fieldname>publicstatistics</fieldname> <fieldname>publicgraphs</fieldname> <fieldname>listpublic</fieldname> <fieldname>htmlemail</fieldname> <fieldname>sendconfirmation</fieldname> <fieldname>tokenanswerspersistence</fieldname> <fieldname>assessments</fieldname> <fieldname>usecaptcha</fieldname> <fieldname>usetokens</fieldname> <fieldname>bounce_email</fieldname> <fieldname>attributedescriptions</fieldname> <fieldname>emailresponseto</fieldname> <fieldname>emailnotificationto</fieldname> <fieldname>tokenlength</fieldname> <fieldname>showxquestions</fieldname> <fieldname>showgroupinfo</fieldname> <fieldname>shownoanswer</fieldname> <fieldname>showqnumcode</fieldname> <fieldname>bouncetime</fieldname> <fieldname>bounceprocessing</fieldname> <fieldname>bounceaccounttype</fieldname> <fieldname>bounceaccounthost</fieldname> <fieldname>bounceaccountpass</fieldname> <fieldname>bounceaccountencryption</fieldname> <fieldname>bounceaccountuser</fieldname> <fieldname>showwelcome</fieldname> <fieldname>showprogress</fieldname> <fieldname>questionindex</fieldname> <fieldname>navigationdelay</fieldname> <fieldname>nokeyboard</fieldname> <fieldname>alloweditaftercompletion</fieldname> <fieldname>googleanalyticsstyle</fieldname> <fieldname>googleanalyticsapikey</fieldname> <fieldname>tokenencryptionoptions</fieldname> </fields> <rows> <row> <sid><![CDATA[339282]]></sid> <gsid><![CDATA[1]]></gsid> <admin><![CDATA[inherit]]></admin> <adminemail><![CDATA[inherit]]></adminemail> <anonymized><![CDATA[N]]></anonymized> <format><![CDATA[I]]></format> <savetimings><![CDATA[N]]></savetimings> <template><![CDATA[fruity]]></template> <language><![CDATA[en]]></language> <additional_languages><![CDATA[de]]></additional_languages> <datestamp><![CDATA[N]]></datestamp> <usecookie><![CDATA[I]]></usecookie> <allowregister><![CDATA[Y]]></allowregister> <allowsave><![CDATA[I]]></allowsave> <autonumber_start><![CDATA[0]]></autonumber_start> <autoredirect><![CDATA[I]]></autoredirect> <allowprev><![CDATA[I]]></allowprev> <printanswers><![CDATA[I]]></printanswers> <ipaddr><![CDATA[N]]></ipaddr> <ipanonymize><![CDATA[N]]></ipanonymize> <refurl><![CDATA[N]]></refurl> <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice> <publicstatistics><![CDATA[I]]></publicstatistics> <publicgraphs><![CDATA[I]]></publicgraphs> <listpublic><![CDATA[I]]></listpublic> <htmlemail><![CDATA[I]]></htmlemail> <sendconfirmation><![CDATA[I]]></sendconfirmation> <tokenanswerspersistence><![CDATA[I]]></tokenanswerspersistence> <assessments><![CDATA[I]]></assessments> <usecaptcha><![CDATA[E]]></usecaptcha> <usetokens><![CDATA[N]]></usetokens> <bounce_email><![CDATA[inherit]]></bounce_email> <attributedescriptions><![CDATA[{"firstname":{"encrypted":"N"},"lastname":{"encrypted":"N"},"email":{"encrypted":"N"},"attribute_1":{"description":"phone","mandatory":"N","encrypted":"N","show_register":"N","cpdbmap":""}}]]></attributedescriptions> <emailresponseto><![CDATA[inherit]]></emailresponseto> <emailnotificationto><![CDATA[inherit]]></emailnotificationto> <tokenlength><![CDATA[4]]></tokenlength> <showxquestions><![CDATA[I]]></showxquestions> <showgroupinfo><![CDATA[I]]></showgroupinfo> <shownoanswer><![CDATA[I]]></shownoanswer> <showqnumcode><![CDATA[I]]></showqnumcode> <bounceprocessing><![CDATA[N]]></bounceprocessing> <showwelcome><![CDATA[N]]></showwelcome> <showprogress><![CDATA[I]]></showprogress> <questionindex><![CDATA[-1]]></questionindex> <navigationdelay><![CDATA[-1]]></navigationdelay> <nokeyboard><![CDATA[I]]></nokeyboard> <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion> <googleanalyticsstyle/> <googleanalyticsapikey/> <tokenencryptionoptions><![CDATA[{ "enabled":"Y","columns":{ "firstname":"N","lastname":"N","email":"N" } }]]></tokenencryptionoptions> </row> </rows> </surveys> <surveys_languagesettings> <fields> <fieldname>surveyls_survey_id</fieldname> <fieldname>surveyls_language</fieldname> <fieldname>surveyls_title</fieldname> <fieldname>surveyls_description</fieldname> <fieldname>surveyls_welcometext</fieldname> <fieldname>surveyls_endtext</fieldname> <fieldname>surveyls_policy_notice</fieldname> <fieldname>surveyls_policy_error</fieldname> <fieldname>surveyls_policy_notice_label</fieldname> <fieldname>surveyls_url</fieldname> <fieldname>surveyls_urldescription</fieldname> <fieldname>surveyls_email_invite_subj</fieldname> <fieldname>surveyls_email_invite</fieldname> <fieldname>surveyls_email_remind_subj</fieldname> <fieldname>surveyls_email_remind</fieldname> <fieldname>surveyls_email_register_subj</fieldname> <fieldname>surveyls_email_register</fieldname> <fieldname>surveyls_email_confirm_subj</fieldname> <fieldname>surveyls_email_confirm</fieldname> <fieldname>surveyls_dateformat</fieldname> <fieldname>surveyls_attributecaptions</fieldname> <fieldname>email_admin_notification_subj</fieldname> <fieldname>email_admin_notification</fieldname> <fieldname>email_admin_responses_subj</fieldname> <fieldname>email_admin_responses</fieldname> <fieldname>surveyls_numberformat</fieldname> <fieldname>attachments</fieldname> <fieldname>surveyls_alias</fieldname> </fields> <rows> <row> <surveyls_survey_id><![CDATA[339282]]></surveyls_survey_id> <surveyls_language><![CDATA[de]]></surveyls_language> <surveyls_title><![CDATA[Beispiel öffentliche Registrierung]]></surveyls_title> <surveyls_description><![CDATA[<h2>Bewerte deinen Einfluss</h2> <p>Bitte registrieren Sie sich für diese Umfrage, um die Trends von morgen zu bewerten.</p>]]></surveyls_description> <surveyls_welcometext/> <surveyls_endtext/> <surveyls_url/> <surveyls_urldescription/> <surveyls_email_invite_subj><![CDATA[Einladung zu einer Umfrage]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[Hallo {FIRSTNAME},<br /> <br /> Hiermit möchten wir dich zu einer Umfrage einladen.<br /> <br /> Der Titel der Umfrage ist <br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> Um an dieser Umfrage teilzunehmen, klicke bitte auf den unten stehenden Link.<br /> <br /> Mit freundlichen Grüßen,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Klicke hier um die Umfrage zu starten:<br /> {SURVEYURL}<br /> <br /> Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br /> {OPTOUTURL}<br /> <br /> Wenn Sie geblockt sind, jedoch wieder teilnehmen und weitere Einladungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br /> {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[Erinnerung an die Teilnahme an einer Umfrage]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[Hallo {FIRSTNAME},<br /> <br /> Vor kurzem haben wir dich zu einer Umfrage eingeladen.<br /> <br /> Zu unserem Bedauern haben wir bemerkt, dass du die Umfrage noch nicht ausgefüllt hast. Wir möchten dir mitteilen, dass die Umfrage noch aktiv ist, und würden uns freuen, wenn du teilnehmen könntest.<br /> <br /> Der Titel der Umfrage ist <br /> '{SURVEYNAME}'<br /> <br /> '{SURVEYDESCRIPTION}'<br /> <br /> Um an dieser Umfrage teilzunehmen, klicke bitte auf den unten stehenden Link.<br /> <br /> Mit freundlichen Grüßen,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Klicke hier, um die Umfrage zu starten:<br /> {SURVEYURL}<br /> <br /> Wenn Sie an diese Umfrage nicht teilnehmen und keine weiteren Erinnerungen erhalten möchten, klicken Sie bitte auf den folgenden Link:<br /> {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[Registrierungsbestätigung für Teilnahmeumfrage]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[Hallo {FIRSTNAME},<br /> <br /> du (oder jemand, der deine E-Mail-Adresse angegeben hat) hast dich für eine Umfrage mit dem Titel {SURVEYNAME} angemeldet.<br /> <br /> Um an dieser Umfrage teilzunehmen, klicke bitte auf folgenden Link:<br /> <br /> {SURVEYURL}<br /> <br /> Wenn du irgendwelche Fragen zu dieser Umfrage hast oder wenn du dich nicht für diese Umfrage angemeldet hast und glaubst, dass dir diese E-Mail irrtümlicherweise zugeschickt worden ist, kontaktiere bitte {ADMINNAME} unter {ADMINEMAIL}.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[Bestätigung für die Teilnahme an unserer Umfrage]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[Hallo {FIRSTNAME},<br /> <br /> Vielen Dank für die Teilnahme an der Umfrage mit dem Titel {SURVEYNAME}. Deine Antworten wurden bei uns gespeichert.<br /> <br /> Wenn du irgendwelche Fragen zu dieser E-Mail hast, kontaktiere bitte {ADMINNAME} unter {ADMINEMAIL}.<br /> <br /> Mit freundlichen Grüßen,<br /> <br /> {ADMINNAME}]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[1]]></surveyls_dateformat> <email_admin_notification_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME}]]></email_admin_notification_subj> <email_admin_notification><![CDATA[Hallo,<br /> <br /> Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben.<br /> <br /> Klicke auf den folgenden Link um den Antwortdatensatz anzusehen:<br /> {VIEWRESPONSEURL}<br /> <br /> Klicke auf den folgenden Link um den Antwortdatensatz zu bearbeiten:<br /> {EDITRESPONSEURL}<br /> <br /> Um die Statistik zu sehen, klicke hier:<br /> {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[Antwortabsendung für Umfrage {SURVEYNAME} mit Ergebnissen]]></email_admin_responses_subj> <email_admin_responses><![CDATA[Hallo,<br /> <br /> Eine neue Antwort wurde für die Umfrage '{SURVEYNAME}' abgegeben.<br /> <br /> Klicken Sie auf den folgenden Link um den Antwortdatensatz anzusehen:<br /> {VIEWRESPONSEURL}<br /> <br /> Klicken Sie auf den folgenden Link um den Antwortdatensatz zu bearbeiten:<br /> {EDITRESPONSEURL}<br /> <br /> Um die Statistik zu sehen, klicken Sie hier:<br /> {STATISTICSURL}<br /> <br /> <br /> Die folgenden Antworten wurden vom Teilnehmer gegeben:<br /> {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> <surveyls_alias/> </row> <row> <surveyls_survey_id><![CDATA[339282]]></surveyls_survey_id> <surveyls_language><![CDATA[en]]></surveyls_language> <surveyls_title><![CDATA[Sample Survey Marcel Public Registration]]></surveyls_title> <surveyls_description><![CDATA[<h2>Evaluate Your Influence</h2> <p>Please register for this survey to shape tomorrow's trends.</p> <em><small>Join our exclusive panel by providing your name, surname and email.</small></em>]]></surveyls_description> <surveyls_welcometext/> <surveyls_endtext/> <surveyls_policy_notice/> <surveyls_policy_notice_label/> <surveyls_url/> <surveyls_urldescription/> <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[Dear {FIRSTNAME}, You have been invited to participate in a survey. The survey is titled: "{SURVEYNAME}" "{SURVEYDESCRIPTION}" To participate, please click on the link below. Sincerely, {ADMINNAME} ({ADMINEMAIL}) ---------------------------------------------- Click here to do the survey: {SURVEYURL} If you do not want to participate in this survey and don't want to receive any more invitations please click the following link: {OPTOUTURL} If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link: {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[Dear {FIRSTNAME}, Recently we invited you to participate in a survey. We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part. The survey is titled: "{SURVEYNAME}" "{SURVEYDESCRIPTION}" To participate, please click on the link below. Sincerely, {ADMINNAME} ({ADMINEMAIL}) ---------------------------------------------- Click here to do the survey: {SURVEYURL} If you do not want to participate in this survey and don't want to receive any more invitations please click the following link: {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[Dear {FIRSTNAME}, You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}. To complete this survey, click on the following URL: {SURVEYURL} If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME}, This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating. If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}. Sincerely, {ADMINNAME}]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[9]]></surveyls_dateformat> <surveyls_attributecaptions><![CDATA[{"attribute_1":""}]]></surveyls_attributecaptions> <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj> <email_admin_notification><![CDATA[Hello, A new response was submitted for your survey '{SURVEYNAME}'. Click the following link to see the individual response: {VIEWRESPONSEURL} Click the following link to edit the individual response: {EDITRESPONSEURL} View statistics by clicking here: {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj> <email_admin_responses><![CDATA[Hello, A new response was submitted for your survey '{SURVEYNAME}'. Click the following link to see the individual response: {VIEWRESPONSEURL} Click the following link to edit the individual response: {EDITRESPONSEURL} View statistics by clicking here: {STATISTICSURL} The following answers were given by the participant: {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> <surveyls_alias/> </row> </rows> </surveys_languagesettings> <plugin_settings> <fields> <fieldname>id</fieldname> <fieldname>name</fieldname> <fieldname>key</fieldname> <fieldname>value</fieldname> </fields> <rows> <row> <id><![CDATA[307]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[reminderMinDate]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[306]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[isActive]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[305]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[showTokenForm]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[304]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[emailSend]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[303]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[emailSecurity]]></key> <value><![CDATA["1"]]></value> </row> <row> <id><![CDATA[302]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[emailMultiple]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[301]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[emailValidation]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[300]]></id> <name><![CDATA[CustomRegistration]]></name> <key><![CDATA[customRegistration]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[308]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[reminderInterval]]></key> <value><![CDATA["7"]]></value> </row> <row> <id><![CDATA[309]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[reminderIntervalUnit]]></key> <value><![CDATA["d"]]></value> </row> <row> <id><![CDATA[310]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[maxReminderCount]]></key> <value><![CDATA["3"]]></value> </row> <row> <id><![CDATA[311]]></id> <name><![CDATA[Reminder]]></name> <key><![CDATA[maxBatchSize]]></key> <value><![CDATA["50"]]></value> </row> <row> <id><![CDATA[312]]></id> <name><![CDATA[Inviter]]></name> <key><![CDATA[isActive]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[313]]></id> <name><![CDATA[Inviter]]></name> <key><![CDATA[inviterMinDate]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[314]]></id> <name><![CDATA[Inviter]]></name> <key><![CDATA[generateTokenKeys]]></key> <value><![CDATA["1"]]></value> </row> <row> <id><![CDATA[315]]></id> <name><![CDATA[Inviter]]></name> <key><![CDATA[maxBatchSize]]></key> <value><![CDATA["50"]]></value> </row> <row> <id><![CDATA[316]]></id> <name><![CDATA[AuditLog]]></name> <key><![CDATA[auditing]]></key> <value><![CDATA["1"]]></value> </row> <row> <id><![CDATA[317]]></id> <name><![CDATA[customToken]]></name> <key><![CDATA[customToken]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[318]]></id> <name><![CDATA[AdminPrintAnswer]]></name> <key><![CDATA[publicAccess]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[319]]></id> <name><![CDATA[AdminPrintAnswer]]></name> <key><![CDATA[showDownloads]]></key> <value><![CDATA["1"]]></value> </row> <row> <id><![CDATA[320]]></id> <name><![CDATA[ReEnter]]></name> <key><![CDATA[copy_response]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[321]]></id> <name><![CDATA[CalculateCompleteness]]></name> <key><![CDATA[showLink]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[322]]></id> <name><![CDATA[GarageSale]]></name> <key><![CDATA[active]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[323]]></id> <name><![CDATA[GarageSale]]></name> <key><![CDATA[strategy]]></key> <value><![CDATA["disable"]]></value> </row> <row> <id><![CDATA[324]]></id> <name><![CDATA[Reportable]]></name> <key><![CDATA[isActive]]></key> <value><![CDATA["0"]]></value> </row> <row> <id><![CDATA[325]]></id> <name><![CDATA[Reportable]]></name> <key><![CDATA[cntEmployees]]></key> <value><![CDATA["20"]]></value> </row> <row> <id><![CDATA[326]]></id> <name><![CDATA[Reportable]]></name> <key><![CDATA[co2BaseValue]]></key> <value><![CDATA["100"]]></value> </row> <row> <id><![CDATA[327]]></id> <name><![CDATA[PatientDailyLog]]></name> <key><![CDATA[hash]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[328]]></id> <name><![CDATA[PatientC6Log]]></name> <key><![CDATA[hash]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[329]]></id> <name><![CDATA[PatientC7Log]]></name> <key><![CDATA[hash]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[330]]></id> <name><![CDATA[PDFMassExport]]></name> <key><![CDATA[file_number]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[331]]></id> <name><![CDATA[PDFMassExport]]></name> <key><![CDATA[first_name]]></key> <value><![CDATA[""]]></value> </row> <row> <id><![CDATA[332]]></id> <name><![CDATA[PDFMassExport]]></name> <key><![CDATA[last_name]]></key> <value><![CDATA[""]]></value> </row> </rows> </plugin_settings> <themes> <theme> <sid>339282</sid> <template_name>emcs_v2</template_name> <config> <options>inherit</options> </config> </theme> <theme> <sid>339282</sid> <template_name>emcs_v2_registration</template_name> <config> <options>inherit</options> </config> </theme> <theme> <sid>339282</sid> <template_name>fruity</template_name> <config> <options> <font>inherit</font> <cssframework>inherit</cssframework> <bodybackgroundcolor>inherit</bodybackgroundcolor> <fontcolor>inherit</fontcolor> <questionbackgroundcolor>inherit</questionbackgroundcolor> <checkicon>inherit</checkicon> <backgroundimagefile>inherit</backgroundimagefile> <brandlogofile>inherit</brandlogofile> <bodyanimation>inherit</bodyanimation> <bodyanimationduration>inherit</bodyanimationduration> <questionanimation>inherit</questionanimation> <questionanimationduration>inherit</questionanimationduration> <alertanimation>inherit</alertanimation> <alertanimationduration>inherit</alertanimationduration> <checkboxanimation>inherit</checkboxanimation> <checkboxanimationduration>inherit</checkboxanimationduration> <radioanimation>inherit</radioanimation> <radioanimationduration>inherit</radioanimationduration> <container>inherit</container> <zebrastriping>inherit</zebrastriping> <stickymatrixheaders>inherit</stickymatrixheaders> <greyoutselected>inherit</greyoutselected> <hideprivacyinfo>inherit</hideprivacyinfo> <crosshover>inherit</crosshover> <showpopups>inherit</showpopups> <notables>inherit</notables> <showclearall>inherit</showclearall> <questionhelptextposition>inherit</questionhelptextposition> <fixnumauto>inherit</fixnumauto> <questionborder>inherit</questionborder> <questioncontainershadow>inherit</questioncontainershadow> <backgroundimage>off</backgroundimage> <brandlogo>off</brandlogo> <animatebody>inherit</animatebody> <animatequestion>inherit</animatequestion> <animatealert>inherit</animatealert> <animatecheckbox>inherit</animatecheckbox> <animateradio>inherit</animateradio> </options> </config> </theme> <theme> <sid>339282</sid> <template_name>vanilla</template_name> <config> <options>inherit</options> </config> </theme> </themes> <themes_inherited> <theme> <sid>339282</sid> <template_name>emcs_v2</template_name> <config> <options> <ajaxmode>off</ajaxmode> <brandlogo>on</brandlogo> <brandlogofile>image::theme::files/logo.png</brandlogofile> <container>on</container> <backgroundimage>off</backgroundimage> <animatebody>off</animatebody> <bodyanimation>fadeInRight</bodyanimation> <bodyanimationduration>500</bodyanimationduration> <animatequestion>off</animatequestion> <questionanimation>flipInX</questionanimation> <questionanimationduration>500</questionanimationduration> <animatealert>off</animatealert> <alertanimation>shake</alertanimation> <alertanimationduration>500</alertanimationduration> <font>noto</font> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <checkicon>f00c</checkicon> <animatecheckbox>on</animatecheckbox> <checkboxanimation>rubberBand</checkboxanimation> <checkboxanimationduration>500</checkboxanimationduration> <animateradio>on</animateradio> <radioanimation>zoomIn</radioanimation> <radioanimationduration>500</radioanimationduration> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <fixnumauto>off</fixnumauto> </options> </config> </theme> <theme> <sid>339282</sid> <template_name>emcs_v2_registration</template_name> <config> <options> <ajaxmode>off</ajaxmode> <brandlogo>on</brandlogo> <brandlogofile>image::theme::files/logo.png</brandlogofile> <container>on</container> <backgroundimage>off</backgroundimage> <animatebody>off</animatebody> <bodyanimation>fadeInRight</bodyanimation> <bodyanimationduration>500</bodyanimationduration> <animatequestion>off</animatequestion> <questionanimation>flipInX</questionanimation> <questionanimationduration>500</questionanimationduration> <animatealert>off</animatealert> <alertanimation>shake</alertanimation> <alertanimationduration>500</alertanimationduration> <font>noto</font> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <checkicon>f00c</checkicon> <animatecheckbox>on</animatecheckbox> <checkboxanimation>rubberBand</checkboxanimation> <checkboxanimationduration>500</checkboxanimationduration> <animateradio>on</animateradio> <radioanimation>zoomIn</radioanimation> <radioanimationduration>500</radioanimationduration> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <fixnumauto>off</fixnumauto> </options> </config> </theme> <theme> <sid>339282</sid> <template_name>fruity</template_name> <config> <options> <font>noto</font> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <checkicon>f00c</checkicon> <brandlogofile>image::theme::files/logo.png</brandlogofile> <bodyanimation>fadeInRight</bodyanimation> <bodyanimationduration>500</bodyanimationduration> <questionanimation>flipInX</questionanimation> <questionanimationduration>500</questionanimationduration> <alertanimation>shake</alertanimation> <alertanimationduration>500</alertanimationduration> <checkboxanimation>rubberBand</checkboxanimation> <checkboxanimationduration>500</checkboxanimationduration> <radioanimation>zoomIn</radioanimation> <radioanimationduration>500</radioanimationduration> <container>on</container> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <fixnumauto>off</fixnumauto> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <backgroundimage>off</backgroundimage> <brandlogo>off</brandlogo> <animatebody>off</animatebody> <animatequestion>off</animatequestion> <animatealert>off</animatealert> <animatecheckbox>on</animatecheckbox> <animateradio>on</animateradio> </options> </config> </theme> <theme> <sid>339282</sid> <template_name>vanilla</template_name> <config> <options> <ajaxmode>off</ajaxmode> <brandlogo>on</brandlogo> <brandlogofile>image::theme::files/logo.png</brandlogofile> <container>on</container> <backgroundimage>off</backgroundimage> <animatebody>off</animatebody> <bodyanimation>fadeInRight</bodyanimation> <bodyanimationduration>500</bodyanimationduration> <animatequestion>off</animatequestion> <questionanimation>flipInX</questionanimation> <questionanimationduration>500</questionanimationduration> <animatealert>off</animatealert> <alertanimation>shake</alertanimation> <alertanimationduration>500</alertanimationduration> <font>noto</font> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <checkicon>f00c</checkicon> <animatecheckbox>on</animatecheckbox> <checkboxanimation>rubberBand</checkboxanimation> <checkboxanimationduration>500</checkboxanimationduration> <animateradio>on</animateradio> <radioanimation>zoomIn</radioanimation> <radioanimationduration>500</radioanimationduration> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <fixnumauto>off</fixnumauto> </options> </config> </theme> </themes_inherited> </document> | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | Version 5.6.47+231128 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 8.0 | ||||
Same in 6, |
|
@tibor.pacalat, can we assign this one? It is a show stopper for one of our projects which should start soon. |
|
@DenisChenu can you work on this one? |
|
master : https://github.com/LimeSurvey/LimeSurvey/pull/3732 |
|
CI broken with unrelated issue (currently) |
|
I can not reproduce this using the survey attached. Tested with release 5.6.54+240206. Tested using get und path in config. |
|
You need to activate token : it's the Register page only. |
|
Please, when testing, also review that responses get saved well. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=36078 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=36077 |
|
Tested and merged. |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=36076 |
|
Fixed in Release 6.4.7+240219 |
|
LimeSurvey: 5.x 1a6503c0 2024-02-15 16:44 Committer: GitHub Details Diff |
Fixed issue 19399: Survey do not show translated when register (#3733) |
Affected Issues 19399 |
|
mod - application/controllers/RegisterController.php | Diff File | ||
LimeSurvey: master a089c468 2024-02-15 17:14 Committer: GitHub Details Diff |
Fixed issue 19399: Survey do not show translated when register (03732) |
Affected Issues 19399 |
|
mod - application/controllers/RegisterController.php | Diff File | ||
LimeSurvey: master a089c468 2024-02-15 17:14 Committer: GitHub Details Diff |
Fixed issue 19399: Survey do not show translated when register (03732) |
Affected Issues 19399 |
|
mod - application/controllers/RegisterController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-07 09:46 | Mazi | New Issue | |
2024-02-07 09:46 | Mazi | File Added: limesurvey_survey_339282-translations.lss | |
2024-02-07 09:46 | Mazi | File Added: image.png | |
2024-02-07 09:52 | DenisChenu | Note Added: 79431 | |
2024-02-07 09:52 | DenisChenu | Bug heat | 0 => 2 |
2024-02-12 15:39 | Mazi | Note Added: 79458 | |
2024-02-12 15:39 | Mazi | Bug heat | 2 => 4 |
2024-02-12 15:52 | tibor.pacalat | Note Added: 79459 | |
2024-02-12 15:52 | tibor.pacalat | Bug heat | 4 => 6 |
2024-02-12 15:53 | DenisChenu | Assigned To | => DenisChenu |
2024-02-12 15:53 | DenisChenu | Status | new => assigned |
2024-02-13 16:38 | DenisChenu | Note Added: 79479 | |
2024-02-13 16:39 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2024-02-13 16:39 | DenisChenu | Status | assigned => ready for code review |
2024-02-13 16:39 | DenisChenu | Note Added: 79480 | |
2024-02-14 09:51 | tibor.pacalat | Note Added: 79490 | |
2024-02-14 09:51 | tibor.pacalat | File Added: Screenshot 2024-02-14 at 09.47.24.png | |
2024-02-14 09:54 | DenisChenu | Note Added: 79491 | |
2024-02-14 09:55 | DenisChenu | Steps to Reproduce Updated | |
2024-02-15 15:22 | gabrieljenik | Assigned To | gabrieljenik => tibor.pacalat |
2024-02-15 15:22 | gabrieljenik | Status | ready for code review => ready for testing |
2024-02-15 15:24 | gabrieljenik | Note Added: 79518 | |
2024-02-15 15:24 | gabrieljenik | Bug heat | 6 => 8 |
2024-02-15 16:14 | DenisChenu | Changeset attached | => LimeSurvey master a089c468 |
2024-02-15 16:14 | DenisChenu | Note Added: 79519 | |
2024-02-15 16:14 | DenisChenu | Changeset attached | => LimeSurvey master a089c468 |
2024-02-15 16:14 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
2024-02-15 16:14 | DenisChenu | Resolution | open => fixed |
2024-02-15 16:14 | DenisChenu | Note Added: 79520 | |
2024-02-15 16:14 | tibor.pacalat | Status | ready for testing => resolved |
2024-02-15 16:14 | tibor.pacalat | Note Added: 79521 | |
2024-02-15 16:29 | DenisChenu | Changeset attached | => LimeSurvey 5.x 1a6503c0 |
2024-02-15 16:29 | DenisChenu | Note Added: 79522 | |
2024-02-19 16:17 | LimeBot | Note Added: 79543 | |
2024-02-19 16:17 | LimeBot | Status | resolved => closed |
2024-02-19 16:17 | LimeBot | Bug heat | 8 => 10 |