Skip Menu |

This queue is for tickets about the RT-Client-REST CPAN distribution.

Report information
The Basics
Id: 38718
Status: rejected
Priority: 0/
Queue: RT-Client-REST

People
Owner: Nobody in particular
Requestors: jpierce [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.37
Fixed in: (no value)



Subject: 'Unknown key: disabled' warning when checkin user status
When checking if a user exists with the following simple code: $user = RT::Client::REST::User->new( rt => $rt, id => $email, )->retrieve; The error [Mon Aug 25 17:22:38 2008] -e: Unknown key: disabled appears in the logs if the user *does* exist. the users in question are not privileged. RT 3.8