Updates:
        Summary: Removing the bug tracker URL for a repository can break 
existing  
review requests
        Status: Confirmed
        Labels: -Priority-Medium Priority-Low Milestone-Release1.0  
Component-Reviews EasyFix

Comment #1 on issue 1091 by chipx86: Removing the bug tracker URL for a  
repository can break existing review requests
http://code.google.com/p/reviewboard/issues/detail?id=1091

So your repository entry no longer includes any bug tracker URL? Is that  
the problem?

The failure is this:

      return review_request.repository.bug_tracker % bug_id
  TypeError: not all arguments converted during string formatting


So there's no longer a %s in the bug tracker field. We should probably  
catch this and
fail gracefully, but it could just represent a config error on your end.

--
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 reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to