View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11431 | Bug reports | Translation | public | 2016-07-06 16:37 | 2016-07-14 15:42 |
| Reporter | RB26 | Assigned To | DenisChenu | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 11431: Surveys list page name and title not tranlated | ||||
| Description | On the public page listing the current polls, regardless of the selected language, the page title and the name of the page is still "Surveys List ' | ||||
| Steps To Reproduce | To reproduce the problem go on your https://survey.limesurvey.org/surveys/ demonstration site, then simply change the language. | ||||
| Additional Information | version utilisée: 2.50+ | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 160620 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | firefox | ||||
| Database type & version | mysql 5.1.73 | ||||
| Server OS (if known) | apache Linux 2.6.32-673.8.1.lve1.4.3.1.el6.x86_64 | ||||
| Webserver software & version (if known) | apache 2.0 ? | ||||
| PHP Version | 5.5 | ||||
|
In 2.06 : if SURVEYNAME is not set : we set it to SITENAME Don't assign yourself .... it's really a bad idea . |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19552 |
|
|
Send SITENAME for SURVEYNAME In fact ; when installing : user choose "Site name", and home page have always sitename .... |
|
|
Version 2.50 Build 160714 released |
|
|
LimeSurvey: master b288078f 2016-07-08 23:53 Details Diff |
Fixed issue 11431: Surveys list page name and title not tranlated Dev: send SITENAME for SURVEYNAME, like we do in 1.87 (maybe in 2.0 to) Dev: remove sitename from $allowedvars : always take Yii::app()->getConfig('sitename') in all other files Dev: todo : remove sitename when we don't need it (public part) |
Affected Issues 11431 |
|
| mod - application/helpers/replacements_helper.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-06 16:37 | RB26 | New Issue | |
| 2016-07-06 16:37 | RB26 | Status | new => assigned |
| 2016-07-06 16:37 | RB26 | Assigned To | => c_schmitz |
| 2016-07-06 16:37 | RB26 | File Added: ecrans.pdf | |
| 2016-07-07 12:51 | DenisChenu | Note Added: 39851 | |
| 2016-07-07 12:51 | DenisChenu | Assigned To | c_schmitz => DenisChenu |
| 2016-07-08 23:54 | DenisChenu | Changeset attached | => LimeSurvey master b288078f |
| 2016-07-08 23:54 | DenisChenu | Note Added: 39857 | |
| 2016-07-08 23:54 | DenisChenu | Resolution | open => fixed |
| 2016-07-09 00:02 | DenisChenu | Note Added: 39858 | |
| 2016-07-09 00:02 | DenisChenu | Status | assigned => resolved |
| 2016-07-09 00:02 | DenisChenu | Fixed in Version | => 2.5 |
| 2016-07-14 15:42 | c_schmitz | Note Added: 39883 | |
| 2016-07-14 15:42 | c_schmitz | Status | resolved => closed |