Aktionen
GX-Bug #69462
geschlossenSE4 Content Manager doesn't load if one of the language title is an empty string
Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Marvin Muxfeld
Kategorie:
StyleEdit 4
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.1.1
Release Notes Langtext:
StyleEdit4 lädt nun den Inhalt des Inhaltsmanagers ohne Fehler, wenn der Inhalt einen leeren Titel hat.
Beschreibung
If the shop owner has only one active language (front end) and tries to open the content manager inside the Style Edit 4, the pages inside the Contents > Pages tab are not being displayed.
Steps:
- Have both languages active (front end and back end):
/admin/languages.php
- Create a new content via Admin with both languages filled -> Only the
Internal Name, Title and Heading
are enough:admin/admin.php?do=ContentManagerPages/createInfo&contentType=content
- After creating/saving the new content with the fields mentioned above, edit the content created, delete the
Title
content (empty string) and hit Save. - Deactivate
English
(front end), for example, from the Languages page:/admin/languages.php
- Open SE4 on the tab : Contents > Pages.
Expected:
The content manager contents should be shown.
Actual:
There are no contents displayed.
In the Admin Logs there is this error message: AJAX URL -> /GXModules/Gambio/StyleEdit/Api/api.php/styleedit/en/content-manager | Error: Empty title provided
Aktionen