View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19149 | Bug reports | Usability/user experience | public | 2023-10-03 11:38 | 2024-02-22 11:31 |
Reporter | ak125199 | Assigned To | mfavetti | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.2.x | ||||
Summary | 19149: fruity_23: can't change language (languages are not displayed) in nagvigation bar (three dots) in survey list | ||||
Description | in Fruity TwentyThree theme only one language is displayed (although all languages are loaded in html ul). {# There is many condition where the language changer should not be shown. Eg: there is only one language available #}
{# <li class="ls-no-js-hidden form-change-lang dropdown nav-item">#} {# </a>#} {{ registerScript("BasicThemeScripts-TopLanguageChanger", "basicThemeScripts.initTopMenuLanguageChanger('.ls-language-link ', 'form#limesurvey'); ", "POS_POSTSCRIPT") }} | ||||
Steps To Reproduce | Steps to reproducechoose or extend and activate Fruity TwentyThree theme and go to the index/main site and click on the three dots Expected resultall languages should be displayed Actual resultonly one language (the first one) is visible | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 6.2.9 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | psql 14 | ||||
Server OS (if known) | rocky 9.2 | ||||
Webserver software & version (if known) | apache 2.4 | ||||
PHP Version | php 8.1 | ||||
On the public survey list page you can't change the language even if there are surveys that have multiple languages. |
|
is this behaviour a bug or a feature? is there a reason for that? |
|
This is a bug, I just provided screenshots, so that it is easier to see where the issue exists. |
|
ah thanks, will this be solved soon? thanks a lot! |
|
i made pr, as soon as its code reviewed, tested, and merged it will make it into the next release. it's a simple change if you need to get it working before the fix makes it into a release, just look at the pr and make the same change on your install |
|
@https://bugs.limesurvey.org/view_user_page.php?id=32352 Thanks a lot! |
|
@mfavetti the dropdown should be scrollable and probably have some reasonable height, currently you don't see all the languages. |
|
yeah I made an issue here with the fix https://bugs.limesurvey.org/view.php?id=19250 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=35767 |
|
LimeSurvey: master 2e74c7ae 2023-11-22 10:23 Committer: GitHub Details Diff |
Fixes issue 19149: fruity_23: can't change language (languages are not displayed) in nagvigation bar (three dots) in survey list (#3626) |
Affected Issues 19149 |
|
mod - themes/survey/fruity_twentythree/views/layout_survey_list.twig | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-03 11:38 | ak125199 | New Issue | |
2023-10-20 12:00 | tibor.pacalat | Note Added: 77803 | |
2023-10-20 12:00 | tibor.pacalat | File Added: Screenshot 2023-10-20 at 11.58.46.png | |
2023-10-20 12:00 | tibor.pacalat | File Added: Screenshot 2023-10-20 at 11.54.18.png | |
2023-10-20 12:00 | tibor.pacalat | Bug heat | 0 => 2 |
2023-10-20 12:00 | tibor.pacalat | Assigned To | => tibor.pacalat |
2023-10-20 12:00 | tibor.pacalat | Status | new => confirmed |
2023-10-20 15:02 | ak125199 | Note Added: 77810 | |
2023-10-20 15:02 | ak125199 | Bug heat | 2 => 4 |
2023-10-20 15:21 | tibor.pacalat | Note Added: 77812 | |
2023-10-23 11:48 | tibor.pacalat | Assigned To | tibor.pacalat => |
2023-11-02 06:44 | ak125199 | Note Added: 78203 | |
2023-11-18 08:09 | mfavetti | Assigned To | => mfavetti |
2023-11-18 08:09 | mfavetti | Status | confirmed => assigned |
2023-11-18 08:13 | mfavetti | Issue Monitored: mfavetti | |
2023-11-18 08:13 | mfavetti | Bug heat | 4 => 6 |
2023-11-18 08:13 | mfavetti | Assigned To | mfavetti => DenisChenu |
2023-11-18 08:13 | mfavetti | Status | assigned => ready for code review |
2023-11-18 10:20 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2023-11-18 10:20 | DenisChenu | Status | ready for code review => ready for testing |
2023-11-18 10:40 | mfavetti | Note Added: 78521 | |
2023-11-18 10:40 | mfavetti | Bug heat | 6 => 8 |
2023-11-18 15:40 | ak125199 | Note Added: 78522 | |
2023-11-20 13:46 | tibor.pacalat | Note Added: 78537 | |
2023-11-20 13:46 | tibor.pacalat | File Added: Screenshot 2023-11-20 at 13.44.45.png | |
2023-11-20 20:28 | mfavetti | Note Added: 78553 | |
2023-11-22 09:24 | tibor.pacalat | Status | ready for testing => resolved |
2023-11-22 09:24 | tibor.pacalat | Resolution | open => fixed |
2023-11-22 09:27 | mfavetti | Changeset attached | => LimeSurvey master 2e74c7ae |
2023-11-22 09:27 | mfavetti | Note Added: 78618 | |
2023-11-22 09:27 | mfavetti | Assigned To | tibor.pacalat => mfavetti |
2024-02-22 11:31 | mfavetti | Status | resolved => closed |