Invalid html
Running the output of Brizy cloud in the tidy HTML validator I found two errors:
- Ampersands '&' inside URLs inside e.g. div attribute data-src should be quoted as & but they are not.
- The id attribute of e.g. divs is not allowed to be an empty string, but sometimes it is.
-
Hi,
Thank you for reporting this! We already created an internal ticket and our developers will investigate this problem. When I receive a notification from them, I'll inform you too.
Best regards,
Sandra0 -
Hi,
I want to inform you that the problem with IDs was already fixed.
Regarding the "Ampersands '&' inside URLs inside e.g. div attribute data-src should be quoted as & but they are not." - you said that you tested the site into the "tidy HTML validator" and yes, you are right there appear that problem, but if you try to check the site into the W3C validator, then you will notice that all is correct. Here is an example of the validation result from W3C https://jumpshare.com/v/Pr614JTRfnAS0I7ijjXY. It is an official source and as long as it isn't showing some errors, we don't have any doubts that something can run incorrectly.
Let me know if we can help you with something else.Best regards,
Sandra0 -
Hi,
Thanks for looking into this.
Ah, I see the HTML standard has evolved to allow unescaped '&' in many more situations, and after some testing it seems indeed Brizy escapes them when needed.
Thanks, best,
Rickard0 -
Hi,
If we can help you with something else, let us know and we will be happy to help you!
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
4 comments