Projekt

Allgemein

Profil

Aktionen

GX-Bug #69186

geschlossen

Update the default content zone files and its unit tests with the new html structure

Von Alexandre Ataides vor mehr als 2 Jahren hinzugefügt. Vor etwa 2 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Ahmed Hamouda
Kategorie:
Frontend
Zielversion:
% 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

Beziehung mit GX-Entwicklung - GX-Bug #69055: It's not possible to apply full width backgrounds to content sectionsErledigtAlexandre Ataides

Aktionen
Aktionen #1

Von Alexandre Ataides vor mehr als 2 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 mehr als 2 Jahren aktualisiert

Aktionen #3

Von Alexandre Ataides vor mehr als 2 Jahren aktualisiert

  • Status wurde von In Bearbeitung zu Testing geändert
  • Zugewiesen an Alexandre Ataides wurde 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 mehr als 2 Jahren aktualisiert

  • Zugewiesen an wurde auf Marvin Muxfeld gesetzt
Aktionen #6

Von Marvin Muxfeld vor mehr als 2 Jahren aktualisiert

  • Zugewiesen an Marvin Muxfeld wurde gelöscht
Aktionen #7

Von Lennard Kläfker vor mehr als 2 Jahren aktualisiert

  • Tags wurde von 4.5.1.0_beta3 zu 4.5.2 geändert
Aktionen #8

Von Lennard Kläfker vor mehr als 2 Jahren aktualisiert

  • Tags wurde von 4.5.2 zu 4.5.1.0_RC1 geändert
  • Zielversion 4.5.1.0 beta3 wurde gelöscht
  • Betroffene Versionen Unbestimmt wurde hinzugefügt
  • Betroffene Versionen 4.5.1.0 beta1 wurde gelöscht
Aktionen #9

Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert

  • Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Aktionen #10

Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert

  • Zielversion wurde auf 4.5.1.0 RC1 gesetzt
Aktionen #11

Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert

  • Status wurde von Testing zu Erledigt geändert
Aktionen #12

Von Moritz Bunjes vor etwa 2 Jahren aktualisiert

  • Tags 4.5.1.0_RC1 wurde gelöscht
Aktionen

Auch abrufbar als: Atom PDF