- Issue created by @ifrik
Users can set the maximum width and height of an embedded Remote Video in its display mode configuration. This configuration defaults to "0" pixels but users can remove this value and leave the field empty. Then the original website with an "Access denied" error is embeded instead of the viedeo.
Leaving a maximum width or height empty is a normal pattern in site building: either if the user doesn't want to limit the size, or if only one of the values needs to be restricted.
In the configuration for media type display mode, the value for the maximum height is either "0" (working correctly) or "NULL" (broken).
(Also, site builders have come to learn that "0" often means "unlimited", but it's not the best usability to have to assume so.)
Maximum width: "0px"
Maximum width: " px" (empty)
In order of desirability from a sitebuilders perspective:
Active
11.0 π₯
Last updated