Issue 1070 in reviewboard: Multiple comments made on "View diff" page and same line of code are treated as seperate reviews on "View Reviews" page

2009-04-20 Thread codesite-noreply

Updates:
Status: Confirmed
Labels: -Type-Defect Type-Enhancement ExtensionIdea 
Milestone-Release2.0  
Component-Reviews

Comment #1 on issue 1070 by chipx86: Multiple comments made on "View diff"  
page and same line of code are treated as seperate reviews on "View  
Reviews" page
http://code.google.com/p/reviewboard/issues/detail?id=1070

This is intentional. What you want is another way of viewing reviews, and  
we won't
have that for a while. It would probably be added as an extension.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1070 in reviewboard: Multiple comments made on "View diff" page and same line of code are treated as seperate reviews on "View Reviews" page

2009-04-20 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1070 by ciaomary: Multiple comments made on "View diff" page and  
same line of code are treated as seperate reviews on "View Reviews" page
http://code.google.com/p/reviewboard/issues/detail?id=1070

What's the URL of the page containing the problem?
Main review page (ie https://reviewboard/r/3043/)

What steps will reproduce the problem?
1. Post a review and publish
2. Click on the 'View diff' page
3. Enter a line number comment and publish
4. Enter another line number comment on the same line number and publish
5. Now click on the 'View Reviews' page
Notice that each line number comment is given its own seperate review -
whereas we would like the second review to be associated with the first
comment. (Often subsequent comments on the same line are in response to
the first comment and we'd like to see them as replies both in the GUI and
the emails that go out.)

Without this functionality, the "View Reviews" page can be very difficult
to follow. Especially when there are many line-by-line reviews going on
across multiple users.

Please provide any additional information below.
We're on RB Beta2.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1069 in reviewboard: semicolon appended to

2009-04-20 Thread codesite-noreply


Comment #1 on issue 1069 by cordahi: semicolon appended to 
http://code.google.com/p/reviewboard/issues/detail?id=1069

Further testing shows it displays correctly in line comments.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1068 in reviewboard: Use a Mail Transfer Agent (MTA) to send mail instead of a mail server listening at a TCP/IP port

2009-04-20 Thread codesite-noreply


Comment #1 on issue 1068 by dfrankow: Use a Mail Transfer Agent (MTA) to  
send mail instead of a mail server listening at a TCP/IP port
http://code.google.com/p/reviewboard/issues/detail?id=1068

Note: a more popular example of an MTA is sendmail or qmail.  ssmtp emulates
sendmail, but is much much simpler in functionality and config.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 984 in reviewboard: Review with no summary can't be selected in administrator mode

2009-04-20 Thread codesite-noreply


Comment #2 on issue 984 by anverc: Review with no summary can't be selected  
in administrator mode
http://code.google.com/p/reviewboard/issues/detail?id=984

It's being created by creating a new review, and discarding it without
saving/submitting it.  This removes it from your view, however you can  
still see it
in "all my requests" as well as in the administrator mode.

In "all my requests" it shows up as [Draft] No Summary, in the  
administrator page
it's blank and you have to move your mouse around to find the very small  
hyperlinked
spot where perhaps a space or no text exists.

In addition to this, allowing people to delete permanently discarded  
reviews would be
nice.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1068 in reviewboard: Use a Mail Transfer Agent (MTA) to send mail instead of a mail server listening at a TCP/IP port

2009-04-20 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1068 by dfrankow: Use a Mail Transfer Agent (MTA) to send mail  
instead of a mail server listening at a TCP/IP port
http://code.google.com/p/reviewboard/issues/detail?id=1068

We have a Debian Linux system with no mail server listening for incoming
mail, but with a mail transfer agent (e.g., ssmtp).  Most programs we use
(e.g., svn's mailer.py) will use the mail transfer agent (MTA) program
directly, and not require either an open relay, or putting a user's
password in a config file.

It would be great if Reviewboard would do the same.  Perhaps it could use
some Python package to do so?


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1015 in reviewboard: Generating conf file without quotes for SetEnv PYTHON_EGG_CACHE causing Apache server to fail to start

2009-04-20 Thread codesite-noreply


Comment #3 on issue 1015 by manjunath.shiva: Generating conf file without  
quotes for SetEnv PYTHON_EGG_CACHE causing Apache server to fail to start
http://code.google.com/p/reviewboard/issues/detail?id=1015

/media and /errordocs also need to fix since @sitedir contains spaces  
Apache is
installed on C:/Program Files/x

So the fix will look something like below

# Alias static media requests to filesystem
Alias /media "@sitedir@/htdocs/media"
Alias /errordocs "@sitedir@/htdocs/errordocs"


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1050 in reviewboard: Screenshot Comment location issue with Chrome

2009-04-20 Thread codesite-noreply


Comment #4 on issue 1050 by anverc: Screenshot Comment location issue with  
Chrome
http://code.google.com/p/reviewboard/issues/detail?id=1050

Yea, i spoke too soon - the change I linked to fixes something else (i  
tested it
later last night).

If I get time later this week I'll look into making a patch for jquery as  
well as for
RB's jquery1.3.2mini

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1065 in reviewboard: post-review file moved and modified to added dir

2009-04-20 Thread codesite-noreply


Comment #1 on issue 1065 by vesterbaek: post-review file moved and modified  
to added dir
http://code.google.com/p/reviewboard/issues/detail?id=1065

OOps, a bit of copy-paste error after step 7 :).
Should have said:
The diff viewer fails to generate a diff for newdir/settings:

/trunk/reviewboard/settings.py
Diff currently unavailable.
Error: The patch to '/trunk/reviewboard/newdir/settings.py' didn't apply  
cleanly. The
temporary files have been left in '/tmp/reviewboard.W1fraQ' for debugging  
purposes.
`patch` returned: patching file /tmp/reviewboard.W1fraQ/tmphfd4NX Hunk #1  
FAILED at
16. 1 out of 1 hunk FAILED -- saving rejects to file
/tmp/reviewboard.W1fraQ/tmphfd4NX-new.rej
Details
Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/views.py", line 213, in view_diff_fragment
 file = get_requested_diff_file()
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/views.py", line 189, in  
get_requested_diff_file
 get_chunks)
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/diffutils.py", line 620, in get_diff_files
 large_data=True)
   File "/usr/lib/python2.5/site-packages/Djblets-0.5beta1-
py2.5.egg/djblets/util/misc.py", line 143, in cache_memoize
 data = lookup_callable()
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/diffutils.py", line 619, in 
 enable_syntax_highlighting),
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/diffutils.py", line 342, in get_chunks
 new = get_patched_file(old, filediff)
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/diffutils.py", line 258, in  
get_patched_file
 return patch(filediff.diff, buffer, filediff.dest_file)
   File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0beta2-
py2.5.egg/reviewboard/diffviewer/diffutils.py", line 127, in patch
 (filename, tempdir, patch_output))
Exception: The patch to '/trunk/reviewboard/newdir/settings.py' didn't  
apply cleanly.
The temporary files have been left in '/tmp/reviewboard.W1fraQ' for  
debugging
purposes.
`patch` returned: patching file /tmp/reviewboard.W1fraQ/tmphfd4NX
Hunk #1 FAILED at 16.
1 out of 1 hunk FAILED -- saving rejects to file  
/tmp/reviewboard.W1fraQ/tmphfd4NX-
new.rej




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 960 in reviewboard: Diff line comment box is messed up on recent (3/13) RB nightly

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Labels: Milestone-Release1.0

Comment #2 on issue 960 by chipx86: Diff line comment box is messed up on  
recent (3/13) RB nightly
http://code.google.com/p/reviewboard/issues/detail?id=960

Should be fixed.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 520 in reviewboard: Sorting reviews by last update sorts alphabetically(!)

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Labels: Milestone-Release1.0

Comment #3 on issue 520 by chipx86: Sorting reviews by last update sorts  
alphabetically(!)
http://code.google.com/p/reviewboard/issues/detail?id=520

Fixed in r1917.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1063 in reviewboard: post-review perforce HTTP Error 500: Internal Server Error

2009-04-20 Thread codesite-noreply


Comment #4 on issue 1063 by madhav.bnk: post-review perforce HTTP Error  
500: Internal Server Error
http://code.google.com/p/reviewboard/issues/detail?id=1063

Hello chipx86, the python version which I have is 2.4. And subversion is  
1.4.4 Can
you suggest me the pysvn which is compatible with python2.4 and subversion  
1.4.4?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1063 in reviewboard: post-review perforce HTTP Error 500: Internal Server Error

2009-04-20 Thread codesite-noreply


Comment #3 on issue 1063 by madhav.bnk: post-review perforce HTTP Error  
500: Internal Server Error
http://code.google.com/p/reviewboard/issues/detail?id=1063

Hello chipx86, the python version which I have is 2.4. Can you suggest me  
the pysvn
which is compatible with python2.4?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1063 in reviewboard: post-review perforce HTTP Error 500: Internal Server Error

2009-04-20 Thread codesite-noreply

Updates:
Status: NeedInfo

Comment #2 on issue 1063 by chipx86: post-review perforce HTTP Error 500:  
Internal Server Error
http://code.google.com/p/reviewboard/issues/detail?id=1063

How did you install PySVN?

You need to use the same version of Python for both PySVN and Review Board.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 730 in reviewboard: Interdiff on added files does not render properly

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Owner: chipx86

Comment #4 on issue 730 by chipx86: Interdiff on added files does not  
render properly
http://code.google.com/p/reviewboard/issues/detail?id=730

Fixed in r1918.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1066 in reviewboard: Show file status in diff (added, modified, deleted, renamed)

2009-04-20 Thread codesite-noreply


Comment #1 on issue 1066 by vesterbaek: Show file status in diff (added,  
modified, deleted, renamed)
http://code.google.com/p/reviewboard/issues/detail?id=1066

Type should be changed from Defect to Enhancement

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1063 in reviewboard: post-review perforce HTTP Error 500: Internal Server Error

2009-04-20 Thread codesite-noreply


Comment #1 on issue 1063 by madhav.bnk: post-review perforce HTTP Error  
500: Internal Server Error
http://code.google.com/p/reviewboard/issues/detail?id=1063

The error was due to "no pysvn installed". But I tried installing then it  
result in
the following error:ImportError: pysvn was built against newer (svn, apr,  
etc.)
libraries then the ones installed on this system. pysvn/_pysvn.so:  
undefined symbol:
PyUnicodeUCS4_Decode How do I get pass this?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1066 in reviewboard: Show file status in diff (added, modified, deleted, renamed)

2009-04-20 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1066 by vesterbaek: Show file status in diff (added, modified,  
deleted, renamed)
http://code.google.com/p/reviewboard/issues/detail?id=1066

It would be useful to to show a status in front of the files in the diff
screen.

  Added src\file.cpp
  Modified  src\file2.cpp
  Moved src\file3.cpp (moved from src\file4.cpp)
  Copiedsrc\file5.cpp (copied from src\file6.cpp)
  Deleted   src\file7.cpp

The changeset overview in track does this, and it is very helpful to get a
quick understanding of what the changes are. The same information could be
included with the filenames in the side-by-side diff.

Since it seems post-review is just uploading a diff file, this would
probably require either adding some extra meta information to the diff file
or creating a separate diff-metadata file?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 618 in reviewboard: Return a sane response for API calls when Review Board is not set up properly.

2009-04-20 Thread codesite-noreply

Updates:
Labels: -Priority-High -Milestone-Release1.0 Priority-Low  
Milestone-Release1.5

Comment #4 on issue 618 by chipx86: Return a sane response for API calls  
when Review Board is not set up properly.
http://code.google.com/p/reviewboard/issues/detail?id=618

Yeah, less important for now. Pushing it back.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 406 in reviewboard: http://reviewboard/dashboard/?sort=-time_added sorts by Last Updated

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Owner: chipx86

Comment #8 on issue 406 by chipx86:  
http://reviewboard/dashboard/?sort=-time_added sorts by Last Updated
http://code.google.com/p/reviewboard/issues/detail?id=406

Should be fixed now in r1917. We actually use real database fields now for  
the column
and sorting appears to work correctly.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1063 in reviewboard: post-review perforce HTTP Error 500: Internal Server Error

2009-04-20 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1063 by madhav.bnk: post-review perforce HTTP Error 500: Internal  
Server Error
http://code.google.com/p/reviewboard/issues/detail?id=1063

*NOTE: Do not post confidential information in this bug report.*

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.cd my_project
2.post-review -d
3.

What is the expected output? What do you see instead?
>>> svn info
>>> repository info: Path: svn+ssh://dev@/repo/, Base
path: /trunk, Supports changesets: False
>>> svn diff --diff-cmd=diff
>>> svn info settings.py
>>> svn info users/decorators.py
>>> svn info utils/__init__.py
>>> svn info utils/__init__.py
>>> svn info utils/__init__.py
>>> Looking for ' /' cookie in
/home/nanda/.post-review-cookies.txt
>>> Loaded valid cookie -- no login required
>>> Attempting to create review request for None
>>> HTTP GETting /api/json/repositories/
>>> HTTP GETting /api/json/repositories/1/info/
>>> HTTP POSTing to
http://myreviewboard_domain/api/json/reviewrequests/new/:
{'repository_path': 'svn+ssh://dev@/repo/'}
>>> Review request created
>>> Uploading diff, size: 7197
>>> HTTP POSTing to
http://myreviewboard_domain/api/json/reviewrequests/2/diff/new/:
{'basedir': '/trunk'}
>>> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
  
   500 - Internal Server Error | Review Board
  
  
   Something broke! (Error 500)
   
It appears something broke when you tried to go to here. This is either
a bug in Review Board or a server configuration error. Please report
this to your administrator.
   
  


Unable to access
http://myreviewboard_domain/api/json/reviewrequests/2/diff/new/. The host
path may be invalid
HTTP Error 500: Internal Server Error


What operating system are you using? What browser?
Operating System:Ubuntu 8.10
Repository:Subversion
Browser:Firefox 3.0


Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1050 in reviewboard: Screenshot Comment location issue with Chrome

2009-04-20 Thread codesite-noreply


Comment #3 on issue 1050 by chipx86: Screenshot Comment location issue with  
Chrome
http://code.google.com/p/reviewboard/issues/detail?id=1050

We'll take the fix if jQuery 1.3.3 comes out before our 1.0, and doesn't  
cause any
serious regressions like 1.3.2 did. We may end up postponing this to a  
1.0.x release,
if we need to.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 756 in reviewboard: rb_site mysql database check missing

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Owner: chipx86

Comment #2 on issue 756 by chipx86: rb_site mysql database check missing
http://code.google.com/p/reviewboard/issues/detail?id=756

Fixed in r1916.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 755 in reviewboard: rb_site dependency checks

2009-04-20 Thread codesite-noreply

Updates:
Status: Fixed
Owner: chipx86

Comment #2 on issue 755 by chipx86: rb_site dependency checks
http://code.google.com/p/reviewboard/issues/detail?id=755

Fixed in r1916.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---