Opened 15 years ago

Closed 15 years ago

#1031 closed defect (fixed)

Readers will serialize exceptions twice

Reported by: brucedechant Owned by: brucedechant
Priority: low Milestone: 2.1
Component: Feature Service Version: 2.0.2
Severity: minor Keywords:
Cc: External ID:

Description

The readers will serialize exception messages twice to the stream when they should only be doing it once. This causes unexpected data to be left on the stream for the next stream processing operation.

Change History (3)

comment:1 by brucedechant, 15 years ago

Fixed in sandbox/adsk/2.1 r4027

comment:2 by brucedechant, 15 years ago

Fixed in branches/2.1 r4028

comment:3 by brucedechant, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk r4029

Note: See TracTickets for help on using tickets.