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 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 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

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 version are

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'aws_querystring_auth': False,

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 -- You

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 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 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 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 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 hoped