Aktionen
GX-Bug #66993
geschlossenMissing and empty attributes in the image widget
Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Julian Heckmann
Kategorie:
StyleEdit 4
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.1.0 beta3
Release Notes Langtext:
Das Bild-Widget hat jetzt die Attribute "alt" / "title" und die nicht verwendeten Attribute wurden aus dem Bild-Tag entfernt.
Beschreibung
Steps to reproduce:
- Open StyleEdit
- Drop a new image widget into the content zone
- Select an image, save the changes and leave StyleEdit
- Go to the location in store frontend where the image has been placed
- Inspect the element of the placed image
Result:
Inspecting the image you will notice that there is no alt
property.
Additionally, the width
and height
properties have no values.
Another - but not critical - issue is that there is a unnessecary space in the class property (class=" img-responsive"
)
Solution:
- Make the
alt
property configurable in StyleEdit - Either remove the
width
andheight
properties or place the values - Remove the space in the
class
property
Information:
This issue has also been reported in the community forum (https://www.gambio.de/forum/threads/vorabversion-service-pack-4-1-1-0-beta3-erschienen.43236/page-3#post-357979)
Zugehörige Tickets
Aktionen
#1
Von Marvin Muxfeld vor mehr als 4 Jahren aktualisiert
- Kopiert von GX-Bug #66482: Missing and empty attributes in the image widget wurde hinzugefügt
Aktionen
#2
Von Marvin Muxfeld vor mehr als 4 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an wurde von Marvin Muxfeld zu Core-Entwickler geändert
Aktionen
#3
Von Julian Heckmann vor mehr als 4 Jahren aktualisiert
- Zugewiesen an wurde von Core-Entwickler zu Julian Heckmann geändert
Aktionen
#4
Von Julian Heckmann vor mehr als 4 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
Aktionen