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

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

Learn More

How to Disable Firefox “XML Parsing Error” view

  • Нет ответов
  • 1 имеет эту проблему
  • 1 просмотр
more options

From time to time I have to debug corrupted XML pages - but on Firefox I only get

   XML Parsing Error: not well-formed
   Location: http://192.168.12.132/getconfig.lua?page=log&index=0
   Line Number 428, Column 2
   
   -^

Instead I want to see the full XML to see what's wrong. Since the XML is generated on the device, the line-number does not help.

Alternatively I capture the transferred content with Wireshark - but this is a quite ugly workaround for just disabling this mask. Displaying the source-code shows a empty page - and using the Developer Tools I only can inspect the shown page - not the hidden XML.

From time to time I have to debug corrupted XML pages - but on Firefox I only get XML Parsing Error: not well-formed Location: http://192.168.12.132/getconfig.lua?page=log&index=0 Line Number 428, Column 2 -^ Instead I want to see the full XML to see what's wrong. Since the XML is generated on the device, the line-number does not help. Alternatively I capture the transferred content with Wireshark - but this is a quite ugly workaround for just disabling this mask. Displaying the source-code shows a empty page - and using the Developer Tools I only can inspect the shown page - not the hidden XML.