Aktionen
GX-Bug #69186
geschlossenUpdate the default content zone files and its unit tests with the new html structure
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Die Struktur der Standard-Content-Zone-Dateien wurde aktualisiert.
Beschreibung
During the implementation of the background option to the section content, in the SE4, we changed the structure of the content zone HTML
file.
We need to change it also for the all the default
content zone files and fix the unit tests.
The changes must be made on Honeygrid and Malibu themes.
Before was:
<div class="container"> <div id="textbox-4hhklyavl" class="gx-content-zone-row row textbox-g5ugj4ytx">.........</div> </div>
Change to:
<div id="textbox-4hhklyavl" class="row textbox-g5ugj4ytx"> <!-- <--- NEW DIV --> <div class="container"> <div class="gx-content-zone-row">.........</div> </div> </div>
Zugehörige Tickets
Aktionen
#1
Von Alexandre Ataides vor etwa 3 Jahren aktualisiert
- Beziehung mit GX-Bug #69055: It's not possible to apply full width backgrounds to content sections wurde hinzugefügt
Aktionen
#2
Von Alexandre Ataides vor etwa 3 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Aktionen
#3
Von Alexandre Ataides vor etwa 3 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an
Alexandre Ataideswurde gelöscht - Zielversion wurde von 133 zu 4.5.1.0 beta3 geändert
- Release Notes Langtext aktualisiert (Vergleich)
Aktionen
#5
Von Marvin Muxfeld vor etwa 3 Jahren aktualisiert
- Zugewiesen an wurde auf Marvin Muxfeld gesetzt
Aktionen
#6
Von Marvin Muxfeld vor etwa 3 Jahren aktualisiert
- Zugewiesen an
Marvin Muxfeldwurde gelöscht
Aktionen
#7
Von Lennard Kläfker vor etwa 3 Jahren aktualisiert
- Tags wurde von 4.5.1.0_beta3 zu 4.5.2 geändert
Aktionen
#8
Von Lennard Kläfker vor etwa 3 Jahren aktualisiert
- Tags wurde von 4.5.2 zu 4.5.1.0_RC1 geändert
- Zielversion
4.5.1.0 beta3wurde gelöscht - Betroffene Versionen Unbestimmt wurde hinzugefügt
- Betroffene Versionen
4.5.1.0 beta1wurde gelöscht
Aktionen
#9
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
- Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Aktionen
#10
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
- Zielversion wurde auf 4.5.1.0 RC1 gesetzt
Aktionen
#11
Von Ahmed Hamouda vor etwa 3 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen