Ticket #534 (closed Defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Invalid tags on GUI RPCs

Reported by: Nicolas Assigned to: ballen
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

guirpc_tags.diff (2.0 kB) - added by Nicolas on 02/01/08 16:42:22.
Patch

Change History

02/01/08 16:42:22 changed by Nicolas

  • attachment guirpc_tags.diff added.

Patch

02/01/08 16:42:52 changed by Nicolas

Updated patch to apply cleanly over r14660.

02/05/08 16:18:27 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.