Opened 13 years ago

Closed 13 years ago

#1762 closed defect (fixed)

Connect always shows "Cannot parse XML document whose stream is at end-of-file." when setting configuration

Reported by: sparkliu Owned by:
Priority: low Milestone:
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

This is because after setting configuration to a stream, the code forgets to reset the stream to put the position to the head of the stream so that a reader can read it.

Attachments (1)

1762 fix.patch (453 bytes ) - added by sparkliu 13 years ago.
Fix patch

Download all attachments as: .zip

Change History (2)

by sparkliu, 13 years ago

Attachment: 1762 fix.patch added

Fix patch

comment:1 by sparkliu, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.