Donate Share

Angry IP Scanner

Tracker: Bugs

5 invalid XML output bytes - ID: 2013644
Last Update: Settings changed ( angryziber )

The XML output for the ping value has 'C2 A0'. This causes the Java XML
parser to abort.

DOS debug output is below
13E8:0290 3C 21 5B 43 44 41 54 41-5B 30 C2 A0 6D 73 5D 5D
<![CDATA[0..ms]]


ally ( allygirl ) - 2008-07-08 16:50

5

Closed

Invalid

Nobody/Anonymous

Platform-independent

ver 3.x

Public


Comment ( 1 )

Date: 2009-10-19 21:09
Sender: angryziberProject Admin

Make sure you read the XML correctly, using the UTF-8 encoding.
In Java, provide the XML parser with an InputStream, or if you use Reader,
make sure you specify the encoding on creation.


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-10-19 21:10 angryziber
resolution_id None 2009-10-19 21:10 angryziber
allow_comments 1 2009-10-19 21:10 angryziber
close_date - 2009-10-19 21:10 angryziber