Comment #2 on issue 3599 by dccar...@gmail.com: certain search string causes "Error 500"
https://code.google.com/p/reviewboard/issues/detail?id=3599

In order to allow our deployment to begin, I protected the code in question. It will return "Unknown (%s)" % user, if 'user' is a string instead of an object with the "get_full_name()" method.

Now, I get the expected matches, and also a few of these (just the last line that gives the time and user):

    NaN years, NaN months ago by Unknown ()

Apparently, I have a few corrupted requests in my database. How might I go about finding them? When I look at "Review Requests" under admin->Database->Reviews->ReviewRequests, I see only requests with real users and real dates.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to