Bugzilla – Bug 4361
globus_object_printable_to_string() is the 'wrong way' to print errors
Last modified: 2006-04-20 13:34:18
You need to log in before you can comment on or make changes to this bug.
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.
Committed fix to head and globus_4_0_branch.
Created an attachment (id=928) [details] patch for the globus_rls_client pkg
Created an attachment (id=929) [details] Patch for the globus_rls_server pkg