Issue 826 in reviewboard: Publishing screenshot comment reviews fails and duplicates comments

2009-01-24 Thread codesite-noreply
Comment #2 on issue 826 by timw.at.work: Publishing screenshot comment reviews fails and duplicates comments http://code.google.com/p/reviewboard/issues/detail?id=826 I have seen this occur once more (on someone else's computer/account). I have only just applied the fix for issue 820 (and up

Issue 270 in reviewboard: Option to ignore trailing/inconsistent white space highlighting in diff

2009-01-24 Thread codesite-noreply
Updates: Labels: -Priority-Medium Priority-Low Comment #9 on issue 270 by chipx86: Option to ignore trailing/inconsistent white space highlighting in diff http://code.google.com/p/reviewboard/issues/detail?id=270 This might slip until after 1.0. I'd like to freeze the database schema

Issue 707 in reviewboard: ValueError: 'Review' instance needs to have a primary key value before a many-to-many relationship can be used.

2009-01-24 Thread codesite-noreply
Updates: Status: WontFix Comment #3 on issue 707 by chipx86: ValueError: 'Review' instance needs to have a primary key value before a many-to-many relationship can be used. http://code.google.com/p/reviewboard/issues/detail?id=707 This just sounds like we had some corrupt entry in our

Issue 742 in reviewboard: Email Authentication Error

2009-01-24 Thread codesite-noreply
Updates: Status: ThirdParty Comment #4 on issue 742 by chipx86: Email Authentication Error http://code.google.com/p/reviewboard/issues/detail?id=742 This is a bug with hmac in Python 2.6. -- You received this message because you are listed in the owner or CC fields of this issue, or bec

Issue 659 in reviewboard: Highlight trailing spaces in diff view

2009-01-24 Thread codesite-noreply
Updates: Status: NotABug Comment #5 on issue 659 by chipx86: Highlight trailing spaces in diff view http://code.google.com/p/reviewboard/issues/detail?id=659 This turned out to be a configuration error on the server. -- You received this message because you are listed in the owner or CC

Issue 726 in reviewboard: post-review contains trailing newlines in flienames when using Perforce.

2009-01-24 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 726 by chipx86: post-review contains trailing newlines in flienames when using Perforce. http://code.google.com/p/reviewboard/issues/detail?id=726 Fixed in r1704. -- You received this message because you are listed in the owner or CC fields o

Issue 820 in reviewboard: It is possible for a user to create multiple draft reviews, leading to an unviewable review

2009-01-24 Thread codesite-noreply
Updates: Status: Fixed Labels: Component-Reviews Comment #4 on issue 820 by chipx86: It is possible for a user to create multiple draft reviews, leading to an unviewable review http://code.google.com/p/reviewboard/issues/detail?id=820 This should be fixed now in r1703. Let me k

Issue 820 in reviewboard: It is possible for a user to create multiple draft reviews, leading to an unviewable review

2009-01-24 Thread codesite-noreply
Comment #3 on issue 820 by chipx86: It is possible for a user to create multiple draft reviews, leading to an unviewable review http://code.google.com/p/reviewboard/issues/detail?id=820 So we're trying to be smart by setting up an asynchronous chain for the saves, so that we save one comment