Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#534 closed Defect (fixed)

Invalid tags on GUI RPCs

Reported by: Nicolas Owned by: Bruce Allen
Priority: Minor Milestone: Undetermined
Component: BOINC - API Version:
Keywords: patch GUIRPC Cc:

Description

I found several invalid tags on both requests and replies on the GUI RPC code. Particularly, replies like <success> instead of <success/>.

I'm writing a GUI RPC library that uses a 'real' XML parser and it doesn't work on some RPCs because of this.

Patch attached (for the ones I found).

Attachments (1)

guirpc_tags.diff (2.0 KB) - added by Nicolas 16 years ago.
Patch

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Nicolas

Attachment: guirpc_tags.diff added

Patch

comment:1 Changed 16 years ago by Nicolas

Updated patch to apply cleanly over r14660.

comment:2 Changed 16 years ago by davea

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