Any news on the bugfix of "The image CS element outputs the height attribute with decimals "?

Hi,

I reported the bug one and a half months ago and, looking at the changelog of the last release, I see it apparently hasn’t been fixed yet.

Please, this is not a “suggestion” (as the support team referred to it on the other thread), it is a bug report, as the problem prevents the builder from outputting pages with compliant valid HTML code. The HTML spec clearly states:

The width and height attributes on img , iframe , embed , object , video , source when the parent is a picture element and, when their type attribute is in the Image Button state, input elements may be specified to give the dimensions of the visual content of the element (the width and height respectively, relative to the nominal direction of the output medium), in CSS pixels. The attributes, if specified, must have values that are valid non-negative integers.

Please, this is a bug and it must be fixed ASAP. We are only talking about changing the code to ROUND the height’s value.

Thanks!

1 Like

Hey Diego,

I see that this has been fixed in our development version 17 hours ago. It might be included in one of the succeeding updates.

Thanks.

Hey @christian,

Wow, this is very good news!

I see no reason why it shouldn’t be included in the next release, I am quite confident that it will be there, it’s such a simple bugfix.

Thanks!

Hey Diego,

It will be released very soon.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.