Re: Issue 3760 in reviewboard: Internal Error viewing Server Logs due to character encoding

2015-02-26 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3760 by trowb...@gmail.com: Internal Error viewing Server Logs due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3760 Fixed in djblets release-0.8.x (1bb4b0b). Thanks! -- You received this message because this

Issue 3789 in reviewboard: "UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 92: ordinal not in range(128)" sending an email on Windows

2015-02-26 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3789 by der.se...@gmail.com: "UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 92: ordinal not in range(128)" sending an email on Windows https://code.google.com/p/reviewbo

Issue 3788 in reviewboard: "AttributeError: 'module' object has no attribute 'chown'" when installing reviewboard on Windows

2015-02-26 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3788 by der.se...@gmail.com: "AttributeError: 'module' object has no attribute 'chown'" when installing reviewboard on Windows https://code.google.com/p/reviewboard/issues/detail?id=3788

Issue 3787 in reviewboard: "TypeError: must be char, not unicode" when installing reviewboard on windows.

2015-02-26 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3787 by der.se...@gmail.com: "TypeError: must be char, not unicode" when installing reviewboard on windows. https://code.google.com/p/reviewboard/issues/detail?id=3787 *** READ THIS BEFORE POSTING! *** **

Re: Issue 3398 in reviewboard: Error displaying this diff

2015-02-26 Thread reviewboard
Comment #9 on issue 3398 by sachin.g...@gmail.com: Error displaying this diff https://code.google.com/p/reviewboard/issues/detail?id=3398 We also face the same issue in our organization. When the patch is downloaded and is applied, it gets applied correctly but reviewboard shows the

Re: Issue 3785 in reviewboard: Publish changes fails

2015-02-25 Thread reviewboard
Comment #2 on issue 3785 by jonat...@nextcommerce.com.au: Publish changes fails https://code.google.com/p/reviewboard/issues/detail?id=3785 I'm using the hosted version, I don't know which version is that. I'd assume the latest? -- You received this message because

Issue 3786 in reviewboard: Line numbers in diff fragments in reviews should not appear clickable

2015-02-25 Thread reviewboard
Status: Confirmed Owner: Labels: Type-Defect Priority-Medium Project-ReviewBoard EasyFix Component-DiffViewer New issue 3786 by chip...@gmail.com: Line numbers in diff fragments in reviews should not appear clickable https://code.google.com/p/reviewboard/issues/detail?id=3786 What

Re: Issue 3649 in reviewboard: rbt post with Subversion does not respect included files in conjuction with --svn-show-copies-as-adds

2015-02-25 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3649 by trowb...@gmail.com: rbt post with Subversion does not respect included files in conjuction with --svn-show-copies-as-adds https://code.google.com/p/reviewboard/issues/detail?id=3649 Fixed in release-0.7.x (e20a1ba). Thanks! -- You

Re: Issue 3754 in reviewboard: URLs in descriptions/comments no longer clickable links

2015-02-24 Thread reviewboard
Comment #1 on issue 3754 by christop...@delphix.com: URLs in descriptions/comments no longer clickable links https://code.google.com/p/reviewboard/issues/detail?id=3754 Looking at the code it seems like the links are supposed to be getting rendered by the RB.formatText function in

Re: Issue 3778 in reviewboard: api-cache is broken for bugs_closed?

2015-02-24 Thread reviewboard
Comment #1 on issue 3778 by vlov...@gmail.com: api-cache is broken for bugs_closed? https://code.google.com/p/reviewboard/issues/detail?id=3778 Apparently the extra_data caching is broken as well. This is very easily reproduced by using the "Note to reviewers extension" 1. r

Re: Issue 3785 in reviewboard: Publish changes fails

2015-02-24 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3785 by trowb...@gmail.com: Publish changes fails https://code.google.com/p/reviewboard/issues/detail?id=3785 What version of Review Board? -- You received this message because this project is configured to send all issue notifications to

Issue 3785 in reviewboard: Publish changes fails

2015-02-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3785 by jonat...@nextcommerce.com.au: Publish changes fails https://code.google.com/p/reviewboard/issues/detail?id=3785 Hi there, So here is the situation: My usual workflow: I file a new code review, I fill all the test

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Labels: Component-EMail Project-ReviewBoard Comment #7 on issue 3784 by trowb...@gmail.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Comment #6 on issue 3784 by msu...@aurea.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 Here is the code that I ran: logging.error("display_id = %s\nsummary = %s", type(review_request.display

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Comment #5 on issue 3784 by trowb...@gmail.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 Add this just above the line that sets subject = logging.warning('display_id = %s\nsummary = %s

Re: Issue 3760 in reviewboard: Internal Error viewing Server Logs due to character encoding

2015-02-24 Thread reviewboard
Updates: Labels: EasyFix Project-Djblets Comment #2 on issue 3760 by trowb...@gmail.com: Internal Error viewing Server Logs due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3760 (No comment was entered for this change.) -- You received this message

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Comment #4 on issue 3784 by msu...@aurea.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 I am not familiar with python. Let me know what code to add and the command to recompile. Thanks. BTW, any chance that

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Updates: Status: NeedInfo Comment #3 on issue 3784 by trowb...@gmail.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 This is very strange, since everything should be a unicode object at this point. Can you

Re: Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Comment #2 on issue 3784 by msu...@aurea.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 This is making it very difficult for our French users to use reviewboard since they have to manually sanitize the text prior

Re: Issue 3760 in reviewboard: Internal Error viewing Server Logs due to character encoding

2015-02-24 Thread reviewboard
Comment #1 on issue 3760 by msu...@aurea.com: Internal Error viewing Server Logs due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3760 This might be one of the symptoms of bug #3784 -- You received this message because this project is configured to send all

Issue 3784 in reviewboard: Internal Error Publishing Review due to character encoding

2015-02-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3784 by msu...@aurea.com: Internal Error Publishing Review due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3784 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Issue 3783 in reviewboard: Make it possible to see the contents of deleted files

2015-02-23 Thread reviewboard
Status: Accepted Owner: Labels: Type-Enhancement Priority-Medium New issue 3783 by mike.d.c...@gmail.com: Make it possible to see the contents of deleted files https://code.google.com/p/reviewboard/issues/detail?id=3783 *** For customer support, please post to reviewbo

Re: Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-23 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3774 by trowb...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 Fixed in release-2.0.x (becc0fe). Thanks! -- You received this message because this

Issue 3782 in reviewboard: Race condition in publishing a review request

2015-02-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3782 by theo.bel...@gmail.com: Race condition in publishing a review request https://code.google.com/p/reviewboard/issues/detail?id=3782 What version are you running? 2.5 alpha 0 (dev) What's the URL of the

Issue 3781 in reviewboard: Problem generating diff files containing UNICODE characters (Fix in description)

2015-02-20 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3781 by francois...@gmail.com: Problem generating diff files containing UNICODE characters (Fix in description) https://code.google.com/p/reviewboard/issues/detail?id=3781 *** READ THIS BEFORE POSTING! *** *** You must

Re: Issue 3780 in reviewboard: email_message_id should be exposed in the python API

2015-02-19 Thread reviewboard
Comment #1 on issue 3780 by vlov...@gmail.com: email_message_id should be exposed in the python API https://code.google.com/p/reviewboard/issues/detail?id=3780 *correct In-Reply-To header for my own e-mails. -- You received this message because this project is configured to send all issue

Issue 3780 in reviewboard: email_message_id should be exposed in the python API

2015-02-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3780 by vlov...@gmail.com: email_message_id should be exposed in the python API https://code.google.com/p/reviewboard/issues/detail?id=3780 What version are you running? 0.7.1 What's the URL of the page containin

Re: Issue 3717 in reviewboard: "Get e-mail notifications for my own activity" - still getting emails with my ShipIt

2015-02-19 Thread reviewboard
Comment #5 on issue 3717 by trowb...@gmail.com: "Get e-mail notifications for my own activity" - still getting emails with my ShipIt https://code.google.com/p/reviewboard/issues/detail?id=3717 If you're getting it because you're part of the mailing list, then there

Re: Issue 3726 in reviewboard: Always include the diff revision number in the view diff url

2015-02-19 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3726 by trowb...@gmail.com: Always include the diff revision number in the view diff url https://code.google.com/p/reviewboard/issues/detail?id=3726 Fixed in release-2.0.x (c49c1a7). -- You received this message because this project is

Issue 3779 in reviewboard: superuser cannot see draft reviews via API

2015-02-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3779 by vlov...@gmail.com: superuser cannot see draft reviews via API https://code.google.com/p/reviewboard/issues/detail?id=3779 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Updates: Status: SetupIssue Comment #3 on issue 3759 by trowb...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 (No comment was entered for this change.) -- You received this message because this project is

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Comment #2 on issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 I suspect that this was an issue with a python-ldap version mismatch. Not sure what I changed but this is working now, and as far as I

Re: Issue 3717 in reviewboard: "Get e-mail notifications for my own activity" - still getting emails with my ShipIt

2015-02-19 Thread reviewboard
Comment #4 on issue 3717 by lukasz.c...@gmail.com: "Get e-mail notifications for my own activity" - still getting emails with my ShipIt https://code.google.com/p/reviewboard/issues/detail?id=3717 Hi, I'm pasting the header below. I had to mask some of the fields. Yes, the

Issue 3778 in reviewboard: api-cache is broken for bugs_closed?

2015-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3778 by vlov...@gmail.com: api-cache is broken for bugs_closed? https://code.google.com/p/reviewboard/issues/detail?id=3778 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report

Issue 3777 in reviewboard: settings bugs_closed to an array causes the array to be serialized to a string

2015-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3777 by vlov...@gmail.com: settings bugs_closed to an array causes the array to be serialized to a string https://code.google.com/p/reviewboard/issues/detail?id=3777 What version are you running? RBTool 0.7.1 & reviewb

Issue 3776 in reviewboard: Problems with excluding files for diff/post with SVN

2015-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3776 by griffin@gmail.com: Problems with excluding files for diff/post with SVN https://code.google.com/p/reviewboard/issues/detail?id=3776 What version are you running? RBTools 0.7.1 What's the URL of the

Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-18 Thread reviewboard
Comment #3 on issue 3761 by e...@flexibleinformatics.com: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/) https://code.google.com/p/reviewboard/issues/detail?id=3761 I was able to "fix" this by switching to Py

Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-18 Thread reviewboard
Comment #2 on issue 3761 by e...@flexibleinformatics.com: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/) https://code.google.com/p/reviewboard/issues/detail?id=3761 I'm getting this too. SERVER: CentOS 5.11, Py

Re: Issue 3636 in reviewboard: minor update to documentation / Authentication / Active Directory

2015-02-17 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 3636 by trowb...@gmail.com: minor update to documentation / Authentication / Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3636 Fixed in release-2.0.x (11f50bc). Thanks! -- You received this message because this

Re: Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-17 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Labels: Component-Accounts Comment #1 on issue 3774 by trowb...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 (No

Re: Issue 3714 in reviewboard: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database.

2015-02-17 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 3714 by trowb...@gmail.com: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database. https://code.google.com/p/reviewboard/issues/detail?id=3714 Fixed in release-2.0.x (449c614). Thanks

Re: Issue 3775 in reviewboard: Issue is updating comments into the reveiw board.

2015-02-17 Thread reviewboard
Updates: Status: Invalid Comment #1 on issue 3775 by trowb...@gmail.com: Issue is updating comments into the reveiw board. https://code.google.com/p/reviewboard/issues/detail?id=3775 We need you to fill out the whole form in as much detail as possible, or we can't do any

Issue 3775 in reviewboard: Issue is updating comments into the reveiw board.

2015-02-17 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3775 by meetuday...@gmail.com: Issue is updating comments into the reveiw board. https://code.google.com/p/reviewboard/issues/detail?id=3775 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety

Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-17 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3774 by hanko.ge...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 What version are you running? 2.0.12 What's the URL o

Re: Issue 3739 in reviewboard: Include commented-on line numbers in text e-mails for reviews

2015-02-16 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3739 by trowb...@gmail.com: Include commented-on line numbers in text e-mails for reviews https://code.google.com/p/reviewboard/issues/detail?id=3739 Fixed in release-2.0.x (c396156). -- You received this message because this project is

Re: Issue 2980 in reviewboard: Diff viewer has problems with control characters

2015-02-16 Thread reviewboard
Comment #8 on issue 2980 by pekka.t@gmail.com: Diff viewer has problems with control characters https://code.google.com/p/reviewboard/issues/detail?id=2980 This seems to be fixed in 2.0.13? Briefly tested - looking good now. -- You received this message because this project is

Re: Issue 3773 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters

2015-02-13 Thread reviewboard
Updates: Status: ThirdParty Comment #2 on issue 3773 by trowb...@gmail.com: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters https://code.google.com/p/reviewboard/issues/detail?id=3773 (No comm

Re: Issue 3773 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters

2015-02-13 Thread reviewboard
Comment #1 on issue 3773 by labor...@gmail.com: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters https://code.google.com/p/reviewboard/issues/detail?id=3773 This was a problem when using appcode. Swi

Issue 3773 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters

2015-02-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3773 by labor...@gmail.com: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 314: ordinal not in range(128) for english characters https://code.google.com/p/reviewboard/issues/deta

Re: Issue 3753 in reviewboard: CRITICAL: () keywords must be strings in RBTools 0.7.0

2015-02-13 Thread reviewboard
Comment #2 on issue 3753 by katongou...@googlemail.com: CRITICAL: () keywords must be strings in RBTools 0.7.0 https://code.google.com/p/reviewboard/issues/detail?id=3753 I'm using RBTools 0.7.1 on FreeBSD and I see the following error: # rbt post Generating diff for pending chan

Re: Issue 3771 in reviewboard: EnhReq: Allow Reviewers to Drop a comment

2015-02-13 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3771 by trowb...@gmail.com: EnhReq: Allow Reviewers to Drop a comment https://code.google.com/p/reviewboard/issues/detail?id=3771 This is already there in 2.0.x -- You received this message because this project is configured to send all

Re: Issue 3772 in reviewboard: Allow reviewers to 'pass' on a review

2015-02-13 Thread reviewboard
Updates: Status: WontFix Comment #2 on issue 3772 by trowb...@gmail.com: Allow reviewers to 'pass' on a review https://code.google.com/p/reviewboard/issues/detail?id=3772 Yeah, that's one option. This isn't something that we're going to add to the core prod

Re: Issue 3772 in reviewboard: Allow reviewers to 'pass' on a review

2015-02-13 Thread reviewboard
Comment #1 on issue 3772 by chip...@gmail.com: Allow reviewers to 'pass' on a review https://code.google.com/p/reviewboard/issues/detail?id=3772 Given that this workflow is pretty specific to certain companies, this seems like a great opportunity for an extension. You could writ

Issue 3772 in reviewboard: Allow reviewers to 'pass' on a review

2015-02-13 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3772 by schmi...@gmail.com: Allow reviewers to 'pass' on a review https://code.google.com/p/reviewboard/issues/detail?id=3772 *** For customer support, please post to reviewbo...@googlegroups.com *** If you ha

Issue 3771 in reviewboard: EnhReq: Allow Reviewers to Drop a comment

2015-02-13 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3771 by trey.wat...@gmail.com: EnhReq: Allow Reviewers to Drop a comment https://code.google.com/p/reviewboard/issues/detail?id=3771 *** For customer support, please post to reviewbo...@googlegroups.com *** If you

Issue 3770 in reviewboard: rbt post with 0.7.1 release get the error: UnicodeDecodeError

2015-02-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3770 by shirph...@126.com: rbt post with 0.7.1 release get the error: UnicodeDecodeError https://code.google.com/p/reviewboard/issues/detail?id=3770 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Re: Issue 3768 in reviewboard: On the same line I see 2 comments added and I am unable to remove the same. "Done."

2015-02-12 Thread reviewboard
Updates: Status: Invalid Comment #1 on issue 3768 by trowb...@gmail.com: On the same line I see 2 comments added and I am unable to remove the same. "Done." https://code.google.com/p/reviewboard/issues/detail?id=3768 We need you to fill out the entire form with as much det

Re: Issue 3769 in reviewboard: Cannot publish review request draft that only removes backslashes from description.

2015-02-12 Thread reviewboard
Comment #1 on issue 3769 by chip...@gmail.com: Cannot publish review request draft that only removes backslashes from description. https://code.google.com/p/reviewboard/issues/detail?id=3769 The reason is that the escaping is a client-side aid to keep your plain text Markdown-safe when

Issue 3769 in reviewboard: Cannot publish review request draft that only removes backslashes from description.

2015-02-12 Thread reviewboard
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 3769 by bar...@beanbaginc.com: Cannot publish review request draft that only removes backslashes from description. https://code.google.com/p/reviewboard/issues/detail?id=3769 What version are you running? release-2.0

Issue 3768 in reviewboard: On the same line I see 2 comments added and I am unable to remove the same. "Done."

2015-02-12 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3768 by shiwakan...@gmail.com: On the same line I see 2 comments added and I am unable to remove the same. "Done." https://code.google.com/p/reviewboard/issues/detail?id=3768 *** READ THIS BEFORE POSTING! *** **

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

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

Issue 3767 in reviewboard: `ERROR: Error validating diff` for any pair of revs when using `rbt post` in 0.7.x

2015-02-11 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3767 by jordangl...@gmail.com: `ERROR: Error validating diff` for any pair of revs when using `rbt post` in 0.7.x https://code.google.com/p/reviewboard/issues/detail?id=3767 What version are you running? 0.7, 0.7.1alpha0

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-11 Thread reviewboard
Comment #8 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 This doesn't help. In fact that was the first thing I've tried before opening an issue. While I was trying

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

2015-02-10 Thread reviewboard
Updates: Status: Started Comment #7 on issue 3599 by trowb...@gmail.com: certain search string causes "Error 500" https://code.google.com/p/reviewboard/issues/detail?id=3599 After looking into this more, I'm pretty sure it's not corruption in the database, bu

Re: Issue 3766 in reviewboard: Markup should be optional in review comments

2015-02-10 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3766 by trowb...@gmail.com: Markup should be optional in review comments https://code.google.com/p/reviewboard/issues/detail?id=3766 This is already present in 2.0.12: https://www.reviewboard.org/docs/releasenotes/reviewboard/2.0.12/#new

Issue 3766 in reviewboard: Markup should be optional in review comments

2015-02-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3766 by commande...@gmail.com: Markup should be optional in review comments https://code.google.com/p/reviewboard/issues/detail?id=3766 What version are you running? 2.0.10 What's the URL of the page containin

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-10 Thread reviewboard
Comment #7 on issue 3757 by trowb...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Can you perhaps clear your cookies, log out, and try again? -- You received this message because this project is configured to

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-10 Thread reviewboard
Comment #6 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Server: http://r-jenkins.XXX.com settings_local.py: # Site-specific configuration settings for Review Board # Definitions of

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

2015-02-10 Thread reviewboard
Comment #6 on issue 3599 by dccar...@gmail.com: certain search string causes "Error 500" https://code.google.com/p/reviewboard/issues/detail?id=3599 I would like to renew my request for more information on how to find the offending records in the database (assuming that is actual

Re: Issue 3437 in reviewboard: Double-clicking to Add a Comment in the Diff View Discards Any Comments Made

2015-02-09 Thread reviewboard
Updates: Status: UnableToReproduce Comment #3 on issue 3437 by mike.d.c...@gmail.com: Double-clicking to Add a Comment in the Diff View Discards Any Comments Made https://code.google.com/p/reviewboard/issues/detail?id=3437 I cannot reproduce this on the current release (2.0.12

Re: Issue 3765 in reviewboard: crash while handling list in markdown

2015-02-09 Thread reviewboard
Comment #2 on issue 3765 by dccar...@gmail.com: crash while handling list in markdown https://code.google.com/p/reviewboard/issues/detail?id=3765 One more thing I forgot to mention. The actual review request was created by, I believe, 2.0.11. When created, this review did not cause any

Re: Issue 3765 in reviewboard: crash while handling list in markdown

2015-02-09 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 3715 Comment #1 on issue 3765 by trowb...@gmail.com: crash while handling list in markdown https://code.google.com/p/reviewboard/issues/detail?id=3765 This is already fixed in git and will ship in 2.0.13 (sometime in the next few days

Re: Issue 3715 in reviewboard: markdown_utils.py line 241, in iter_markdown_lines i += 1 TypeError: unsupported operand type(s) for +=: 'instance' and 'int'

2015-02-09 Thread reviewboard
Comment #6 on issue 3715 by trowb...@gmail.com: markdown_utils.py line 241, in iter_markdown_lines i += 1 TypeError: unsupported operand type(s) for +=: 'instance' and 'int' https://code.google.com/p/reviewboard/issues/detail?id=3715 Issue 3765 has been merged into

Issue 3765 in reviewboard: crash while handling list in markdown

2015-02-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3765 by dccar...@gmail.com: crash while handling list in markdown https://code.google.com/p/reviewboard/issues/detail?id=3765 What version are you running? 2.0.12 What's the URL of the page containing the problem?

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-09 Thread reviewboard
Updates: Status: NeedInfo Comment #5 on issue 3757 by trowb...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Can you check the server name in the reviewboard admin, and the contents of ALLOWED_HOSTS in

Re: Issue 2980 in reviewboard: Diff viewer has problems with control characters

2015-02-09 Thread reviewboard
Comment #7 on issue 2980 by trowb...@gmail.com: Diff viewer has problems with control characters https://code.google.com/p/reviewboard/issues/detail?id=2980 We're working on it right now, but as you might expect, it's a pretty sticky problem. -- You received this message be

Re: Issue 3630 in reviewboard: UTF-8 filenames are mangled in rbcommons UI

2015-02-09 Thread reviewboard
Updates: Status: Fixed Comment #6 on issue 3630 by trowb...@gmail.com: UTF-8 filenames are mangled in rbcommons UI https://code.google.com/p/reviewboard/issues/detail?id=3630 The rest is fixed in review board release-2.0.x (e3a3385). -- You received this message because this project

Re: Issue 2980 in reviewboard: Diff viewer has problems with control characters

2015-02-09 Thread reviewboard
Comment #6 on issue 2980 by dccar...@gmail.com: Diff viewer has problems with control characters https://code.google.com/p/reviewboard/issues/detail?id=2980 Any movement on this issue? This is a real bug, even if using ^L in source code is less common than it used to be. In our case, we

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-09 Thread reviewboard
Comment #4 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Not working when accesing RB with this url: http://r-jenkins.whatever.com/reviewboard/api/review-requests/23/reviews/draft

Issue 3764 in reviewboard: Diff upload bug on Firefox with special file names

2015-02-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3764 by maxime.r...@smile.fr: Diff upload bug on Firefox with special file names https://code.google.com/p/reviewboard/issues/detail?id=3764 What version are you running? 2.0.11 What's the URL of the page containin

Re: Issue 3411 in reviewboard: favicon not shown in diff view

2015-02-07 Thread reviewboard
Comment #9 on issue 3411 by griffin@gmail.com: favicon not shown in diff view https://code.google.com/p/reviewboard/issues/detail?id=3411 I ran across this issue and found it a little annoying so I thought I would poke at it a bit. From Googling it appears it is indeed a Firefox bug

Re: Issue 3763 in reviewboard: search indexing support for private repositories

2015-02-07 Thread reviewboard
Comment #1 on issue 3763 by vlov...@gmail.com: search indexing support for private repositories https://code.google.com/p/reviewboard/issues/detail?id=3763 Sorry - miscategorized as defect. Meant to set it as a feature request. -- You received this message because this project is

Issue 3763 in reviewboard: search indexing support for private repositories

2015-02-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3763 by vlov...@gmail.com: search indexing support for private repositories https://code.google.com/p/reviewboard/issues/detail?id=3763 What version are you running? 2.0.12 What's the URL of the page containin

Re: Issue 3762 in reviewboard: CONTRIBUTE.md file not shown in reviewboard as markdown

2015-02-06 Thread reviewboard
Comment #2 on issue 3762 by chip...@gmail.com: CONTRIBUTE.md file not shown in reviewboard as markdown https://code.google.com/p/reviewboard/issues/detail?id=3762 Now that said, being able to render such things in the diff viewer is on the roadmap, but not for 2.0.x. -- You received this

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-06 Thread reviewboard
Comment #1 on issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 Also forgot to mention, as far as reproducing my client environment, I have implemented the fix for Issue 3729 for string representation

Re: Issue 3762 in reviewboard: CONTRIBUTE.md file not shown in reviewboard as markdown

2015-02-06 Thread reviewboard
Updates: Status: NotABug Comment #1 on issue 3762 by trowb...@gmail.com: CONTRIBUTE.md file not shown in reviewboard as markdown https://code.google.com/p/reviewboard/issues/detail?id=3762 This is currently the expected behavior. Markdown files uploaded as file attachments can be

Re: Issue 3363 in reviewboard: file diffstat box: link to href anchor to file in diff not fully shown in browser (FF) address bar

2015-02-06 Thread reviewboard
Comment #5 on issue 3363 by chip...@gmail.com: file diffstat box: link to href anchor to file in diff not fully shown in browser (FF) address bar https://code.google.com/p/reviewboard/issues/detail?id=3363 Fixed this up to take into consideration the banner height. -- You received this

Re: Issue 3487 in reviewboard: Authentication error when connecting to svn without public access

2015-02-06 Thread reviewboard
Comment #9 on issue 3487 by chip...@gmail.com: Authentication error when connecting to svn without public access https://code.google.com/p/reviewboard/issues/detail?id=3487 As Chris said, you need PySVN and a modern version. Subvertpy has proven to be a bit more flakey than we'd have

Issue 3762 in reviewboard: CONTRIBUTE.md file not shown in reviewboard as markdown

2015-02-06 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3762 by vlov...@gmail.com: CONTRIBUTE.md file not shown in reviewboard as markdown https://code.google.com/p/reviewboard/issues/detail?id=3762 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-06 Thread reviewboard
Comment #3 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 There's a missing cookie in the request header: Other working request headers: Accept application/json, text/javascript, *

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-06 Thread reviewboard
Comment #2 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Using a firebug, I was able to get an error message. Screen shot attached. Attachments: error.png 60.2 KB -- You

Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-06 Thread reviewboard
Comment #1 on issue 3761 by nechae...@gmail.com: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/) https://code.google.com/p/reviewboard/issues/detail?id=3761 I upgraded to revision 2.0.12 and have the same error -

Re: Issue 3757 in reviewboard: cannot submit a review/ship it! for a review requested

2015-02-06 Thread reviewboard
Comment #1 on issue 3757 by kepil...@gmail.com: cannot submit a review/ship it! for a review requested https://code.google.com/p/reviewboard/issues/detail?id=3757 Still can't figure out what is wrong. Adding site config: {u'mail_host_password': u'', u

Re: Issue 3487 in reviewboard: Authentication error when connecting to svn without public access

2015-02-06 Thread reviewboard
Comment #8 on issue 3487 by nechae...@gmail.com: Authentication error when connecting to svn without public access https://code.google.com/p/reviewboard/issues/detail?id=3487 When it will be fixed? -- You received this message because this project is configured to send all issue

Re: Issue 3487 in reviewboard: Authentication error when connecting to svn without public access

2015-02-06 Thread reviewboard
Comment #7 on issue 3487 by nechae...@gmail.com: Authentication error when connecting to svn without public access https://code.google.com/p/reviewboard/issues/detail?id=3487 Where it will be fixed? -- You received this message because this project is configured to send all issue

Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-06 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3761 by nechae...@gmail.com: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/) https://code.google.com/p/reviewboard/issues/detail?id=3761 What versio

Re: Issue 3363 in reviewboard: file diffstat box: link to href anchor to file in diff not fully shown in browser (FF) address bar

2015-02-05 Thread reviewboard
Comment #4 on issue 3363 by chip...@gmail.com: file diffstat box: link to href anchor to file in diff not fully shown in browser (FF) address bar https://code.google.com/p/reviewboard/issues/detail?id=3363 Turns out that the gap was necessary for the case where there's a review banner

Re: Issue 2054 in reviewboard: RBTools-0.3.2 + Perforce - failed to upload diff when source file is a new file

2015-02-05 Thread reviewboard
Comment #7 on issue 2054 by ranjanb...@gmail.com: RBTools-0.3.2 + Perforce - failed to upload diff when source file is a new file https://code.google.com/p/reviewboard/issues/detail?id=2054 Thank you #3 roasti...@gmail.com , was scratching my head for so long, you saved my day :) -- You

Issue 3760 in reviewboard: Internal Error viewing Server Logs due to character encoding

2015-02-05 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3760 by msu...@aurea.com: Internal Error viewing Server Logs due to character encoding https://code.google.com/p/reviewboard/issues/detail?id=3760 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

<    3   4   5   6   7   8   9   10   11   12   >