Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to Disable Firefox “XML Parsing Error” view

  • Không có trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
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.