Issue 938 in reviewboard: Hyperlinks to code locations in the reviews do not function. Take you to the top of the review, not the appropriate anchor

2009-08-31 Thread codesite-noreply
Updates: Status: Incomplete Comment #2 on issue 938 by trowbrds: Hyperlinks to code locations in the reviews do not function. Take you to the top of the review, not the appropriate anchor http://code.google.com/p/reviewboard/issues/detail?id=938 (No comment was entered for this

Issue 958 in reviewboard: Changes to Testing Done section lost when navigating between Diff and Review views

2009-08-31 Thread codesite-noreply
Updates: Status: Incomplete Comment #5 on issue 958 by trowbrds: Changes to Testing Done section lost when navigating between Diff and Review views http://code.google.com/p/reviewboard/issues/detail?id=958 (No comment was entered for this change.) -- You received this message because

Issue 957 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)

2009-08-31 Thread codesite-noreply
Updates: Status: ThirdParty Comment #5 on issue 957 by trowbrds: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128) http://code.google.com/p/reviewboard/issues/detail?id=957 I think the only real solution we have is to fix files with

Issue 1007 in reviewboard: post-review.py dies on really huge diffs.

2009-08-31 Thread codesite-noreply
Updates: Status: ThirdParty Comment #3 on issue 1007 by trowbrds: post-review.py dies on really huge diffs. http://code.google.com/p/reviewboard/issues/detail?id=1007 The mysql connection can only handle about a megabyte at a time. I don't think there's anything we can do about this