We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Web pages that previously opened Ok are not opening fully and I am getting the error on the Error Console "Image corrupt or truncated:"

  • 1 ответ
  • 16 имеют эту проблему
  • 4 просмотра
  • Последний ответ от dsandy

more options

The Error Console message is followed by the url of the image and a link to the same url. Clicking on the link, the image opens correctly. The same page works fine on other browsers and the images open correctly on other pages on the same website. The images have not been renamed with a different type and the favicon is a valid format. Please can anyone help?

The Error Console message is followed by the url of the image and a link to the same url. Clicking on the link, the image opens correctly. The same page works fine on other browsers and the images open correctly on other pages on the same website. The images have not been renamed with a different type and the favicon is a valid format. Please can anyone help?

Все ответы (1)

more options

I have since discovered two errors here.

The 'Image corrupt or truncated' error message is appearing in the error log but the picture opens correctly on the web page.

The page not displaying correctly is caused by a strict or erroneous application of DOM rules, meaning that a form name can only be referenced within a Javascript function by stating the full reference (i.e. document.formname.value) rather than simply formname.value.

Изменено dsandy