Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 What version are you running? 2.0.7 What's the URL of the page containing the problem?

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #1 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Are there any errors in the server's log file? -- You received this message because this project is configured to send all issue

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Updates: Status: NeedInfo Comment #2 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Also, what repository type? -- You received this message because this project is configured to send all

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #3 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 repository type is svn I can see an error report Email sent from server: Traceback (most recent call last): File

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #4 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Double checked the error in the log is the same as I got from Email, no further message can be seen -- You received this message because

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #5 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 OK, that's definitely something we'll get fixed, but I'm not sure it's causing your problem. Can you look in the browser's Network console

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #6 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Looks like a Javscript error: TypeError: rsp is null in http://servername/static/rb/js/newReviewRequest.min.4427138a3b1f.js Code is where

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #7 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Can you look in the network tab of the browser tools to find the response that's creating that error? It's probably a 500. -- You received

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #8 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Sorry I didn't mention it clear here, I can see no network traffic at all after I click OK, it looks JS crashed before that. I tried using

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #10 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 And/or any POSTS to validate-diff/ or diffs/ -- You received this message because this project is configured to send all issue

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #11 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Sorry no 500 error, there are some others after I chose Repository but all 200 normal request which I also believed is for Post-Commit

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #12 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Can you show me the responses to any POSTs (successful or not) to /api/validation/diffs/ or /api/review-requests/XX/diffs/? -- You

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #13 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Sorry in this failed case there is no post to /api/validation/diffs/ or /api/review-requests/XX/diffs/ at all. -- You received this

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Comment #14 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 OK, I have a reproduction case. We'll get this fixed for 2.0.8,

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Updates: Status: Fixed Comment #15 on issue 3579 by trowb...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Fixed in release-2.0.x (e7e671a). Thanks for all your help! -- You received this message because this project

Re: Issue 3579 in reviewboard: patch file contains BOM can't be uploaded

2014-09-23 Thread reviewboard
Comment #16 on issue 3579 by simonwa...@gmail.com: patch file contains BOM can't be uploaded https://code.google.com/p/reviewboard/issues/detail?id=3579 Thank you for your quick fix, looking forward to the upgrade. -- You received this message because this project is configured to send all

Issue 3580 in reviewboard: IssueOpened checkbox status is not loaded correctly when opening that comment dialog the 1st time after page loading

2014-09-23 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3580 by oswi...@gmail.com: IssueOpened checkbox status is not loaded correctly when opening that comment dialog the 1st time after page loading https://code.google.com/p/reviewboard/issues/detail?id=3580 *** READ THIS