Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1566 by chris.a.williams: Posting new diff returns error page even though it seems to work
http://code.google.com/p/reviewboard/issues/detail?id=1566 *NOTE: Do not post confidential information in this bug report.* What version are you running? 1.5 beta 1 What's the URL of the page containing the problem? http://reviews.aptana.local/r/new/ What steps will reproduce the problem? 1. Generate a diff file. 2. Post it to generate a new review request manually. 3. Returns back an error page, even though the request is created. Seems to be related to default reviewers and a regexp compile error: Request Method: POST Request URL: http://reviews.aptana.local/r/new/ Exception Type: error Exception Value: nothing to repeat Traceback that seems to matter is /usr/lib/python2.5/site- packages/ReviewBoard-1.5beta1- py2.5.egg/reviewboard/reviews/models.py in add_default_reviewers Our settings have one user set up as default review for *.py files. The diff contains no python files. What is the expected output? What do you see instead? What operating system are you using? What browser? Please provide any additional information below. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
