Bug 4361 - globus_object_printable_to_string() is the 'wrong way' to print errors
: globus_object_printable_to_string() is the 'wrong way' to print errors
Status: RESOLVED FIXED
: Replica Location
RLS
: development
: All All
: P3 minor
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-04-20 12:22 by
Modified: 2006-04-20 13:34 (History)


Attachments
patch for the globus_rls_client pkg (1.59 KB, patch)
2006-04-20 13:32, schuler@isi.edu
Details
Patch for the globus_rls_server pkg (675 bytes, patch)
2006-04-20 13:33, schuler@isi.edu
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2006-04-20 12:22:28
Had RLS been using globus_error_print_friendly() or globus_error_print_chain(),
this cause of this error would have been shown to the user.  I assume it is
using globus_object_printable_to_string() which has been the 'wrong way' to
print errors for quite some time now.
------- Comment #1 From 2006-04-20 12:58:53 -------
Committed fix to head and globus_4_0_branch.
------- Comment #2 From 2006-04-20 13:32:40 -------
Created an attachment (id=928) [details]
patch for the globus_rls_client pkg
------- Comment #3 From 2006-04-20 13:33:41 -------
Created an attachment (id=929) [details]
Patch for the globus_rls_server pkg