Projekt

Allgemein

Profil

Aktionen

GX-Abgewiesen #68268

geschlossen

Some language tabs are still using the old language variable which makes it impossible to change a different language other than the default language

Von Julian Heckmann vor etwa 3 Jahren hinzugefügt. Vor mehr als 2 Jahren aktualisiert.

Status:
Abgewiesen
Priorität:
Hoch
Zugewiesen an:
-
Kategorie:
Adminbereich
Zielversion:
-
Beginn:
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Release Notes Langtext:

Beschreibung

Some language tabs are still using the old language variable which makes it impossible to change a different language other than the default language.

For example: static-pages and content-manager edit elements

Steps to reproduce:

  • have a 4.3.2.1 Shop
  • go to the settings page
  • search for static pages
  • open static pages settings
  • edit an entry for example index.php
  • switch between the language tabs

Expected result:

  • the content differ from each other (if they actually do, if you place the same content in them, they of course are the same)

Actual result:

  • the content in each tab is the same as in the first(default language). The content of the pages won't be loaded due to a use of an old variable.

Suggested solution:

  • src/admin/html/content/static_seo_urls/details/static_seo_url_contents_container.html:35 -> {foreach $adminLanguages as $language}
  • src/admin/html/content/content_manager/partial/contents_edit_form.html:62 > {foreach $adminLanguages as $language}

There might be more occurrences of this issue because it's related to the refactoring.


Aktionen #1

Von Ulrich Wenk vor etwa 3 Jahren aktualisiert

  • Tracker wurde von GX-Bug zu GX-Abgewiesen geändert
  • Status wurde von Gemeldet zu Abgewiesen geändert
  • Betroffene Versionen 4.3.2.1 wurde gelöscht

Couldn't be reproduced in 4.3.2.1 and 4.3.3.0

Aktionen #2

Von Moritz Bunjes vor mehr als 2 Jahren aktualisiert

  • Zielversion 133 wurde gelöscht
Aktionen

Auch abrufbar als: Atom PDF