After updating to the latest Dokuwiki release and at the same time to php 8.2 I have problems with images that are larger then the screen size. Without the [] around the image tag, the image resizes perfectly. But when I use the imagebox tags, the image is not resized but cropped. When I add a "?nolink&700" size attribute smaller than the body size, it works again good.
Instead of this

it shows now
Are you able to fix this?
After updating to the latest Dokuwiki release and at the same time to php 8.2 I have problems with images that are larger then the screen size. Without the [] around the image tag, the image resizes perfectly. But when I use the imagebox tags, the image is not resized but cropped. When I add a "?nolink&700" size attribute smaller than the body size, it works again good.
Instead of this

it shows now
Are you able to fix this?