SPPB 6.3.1 - Bug In Image Addon Rendering - Question | JoomShaper

SPPB 6.3.1 - Bug In Image Addon Rendering

B

bergwerk

SP Page Builder 1 day ago

Hi!

I noticed, that in the latest Version in the Image addon there is a small bug resulting in invalid HTML - For the "Object Fit" Parameter, the semicolon is written on the wrong position (Outside of Quotes).

Wrong:

[...]('style="object-fit: ' . $image_fit . '";')[...]

Correct:

[...]('style="object-fit: ' . $image_fit . ';"')[...]

I found three instances in: /components/com_sppagebuilder/addons/image/site.php

Line 124 Line 131 Line 144

Please fix in the next version!

Thanks!

0
1 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 day ago #220537

Hello bergwerk,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing.

I will ask the developer tam to review the code. Please allow me some time as the team is on a holiday for two weeks.

Best regards

0