Re: Issue 3599 in reviewboard: certain search string causes Error 500

2015-02-11 Thread reviewboard

Updates:
Status: Fixed

Comment #8 on issue 3599 by trowb...@gmail.com: certain search string  
causes Error 500

https://code.google.com/p/reviewboard/issues/detail?id=3599

Fixed (hopefully) in release-2.0.x (e929016). Please let us know if 2.0.13  
doesn't solve this.


--
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.


Re: Issue 3599 in reviewboard: certain search string causes Error 500

2015-02-11 Thread reviewboard


Comment #9 on issue 3599 by dccar...@gmail.com: certain search string  
causes Error 500

https://code.google.com/p/reviewboard/issues/detail?id=3599

I'll try 2.0.13 as soon as it's out and let you know.  Thanks for the quick  
response time.


--
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.


Re: Issue 3599 in reviewboard: certain search string causes Error 500

2014-11-20 Thread reviewboard


Comment #5 on issue 3599 by sourto...@gmail.com: certain search string  
causes Error 500

https://code.google.com/p/reviewboard/issues/detail?id=3599

We rebuild our index once a week still and have been seeing this issue for  
more than a month (can't give a precise time on when it started sorry). Any  
other ideas?


--
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.


Re: Issue 3599 in reviewboard: certain search string causes Error 500

2014-10-30 Thread reviewboard

Updates:
Status: NeedInfo

Comment #3 on issue 3599 by trowb...@gmail.com: certain search string  
causes Error 500

https://code.google.com/p/reviewboard/issues/detail?id=3599

It sounds like something is actually corrupted in your search index. Have  
you tried doing a full reindex?


--
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.


Re: Issue 3599 in reviewboard: certain search string causes Error 500

2014-10-07 Thread reviewboard


Comment #1 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 bogus requests in my database.  I'll see if I can  
find and remove them.


--
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.


Re: Issue 3599 in reviewboard: certain search string causes Error 500

2014-10-07 Thread reviewboard


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.