Re: Issue 3449 in reviewboard: Viewing the diff over all revisions not possible

2014-06-30 Thread reviewboard


Comment #3 on issue 3449 by dangerpe...@gmail.com: Viewing the diff over  
all revisions not possible

http://code.google.com/p/reviewboard/issues/detail?id=3449

yes, I was trying to add a whole commit as a new revision to the review  
request. So I have to wait, thanks for working on it.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3454 in reviewboard: Editing caption for uploaded files does not work properly

2014-06-30 Thread reviewboard

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

New issue 3454 by joanna.p...@gmail.com: Editing caption for uploaded files  
does not work properly

http://code.google.com/p/reviewboard/issues/detail?id=3454

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.2

What's the URL of the page containing the problem?
http://review_board_url/r/review_request_number/

What steps will reproduce the problem?
1. Upload a file to a review request using Update -- Add file
2. After file is successfully uploaded, try to edit caption for that file.

What is the expected output? What do you see instead?
Buttons allowing to save/discard changes should be available or changes  
should be saved automatically. Instead thin red vertical stripe appears and  
applied changes cannot be saved (see figure attached).


What operating system are you using? What browser?
Windows 7, Mozilla Firefox 30.0

Please provide any additional information below.


Attachments:
file_after_uploading.png  4.7 KB
red_stripe.png  4.0 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3455 in reviewboard: Redundant information related to review of files should be removed

2014-06-30 Thread reviewboard

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

New issue 3455 by joanna.p...@gmail.com: Redundant information related to  
review of files should be removed

http://code.google.com/p/reviewboard/issues/detail?id=3455

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this enhancement request!


What version are you running?
2.0.2

What's the URL of the page this enhancement relates to, if any?
http://review_board_url/r/review_request_number/

Describe the enhancement and the motivation for it.
Redundant information related to review of files should be removed.
There is no need to put each comment content twice in a review view. What  
is more, displaying information in markdown syntax is not convenient for  
the users to read (see picture attached).


What operating system are you using? What browser?
Windows 7, Mozilla Firefox 30.0

Please provide any additional information below.


Attachments:
markdown.png  22.4 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3456 in reviewboard: Following clicking publish an erroroneous message stating a description is required is displayed

2014-06-30 Thread reviewboard

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

New issue 3456 by buffa...@gmail.com: Following clicking publish an  
erroroneous message stating a description is required is displayed

http://code.google.com/p/reviewboard/issues/detail?id=3456

Version 2.0.2


URL when the error occurs is related the entry created such as:
http://reviews.pcopen.net/r/437/
For review 437 being submitted

Steps are similar but results have been slightly inconsistent.
What steps will reproduce the problem?
1. Create a difference file
2. Link the difference to Subversion source code path for comparison to  
source code

3. Fill in Summary, Details, testing done and reviewers (minimally).
3a. I have found that more detail added to Details and testing done seem to  
make it more likely to occur.

4. Click Publish


What is the expected output? What do you see instead?
Expected output is that the review is created, instead a small popover box  
stating that the document requires that The details portion of the review  
is required for publishing.


When this popover is closed the display only shows the summary line, the  
details test and testing boxes are not visible.  If at this point the user  
presses the Publish button again the submission is accepted, as it should  
have been after the first time Publish was pressed.



What operating system are you using? What browser?
Windows 7 and Chrome Version 35.0.1916.153 m





--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3455 in reviewboard: Redundant information related to review of files should be removed

2014-06-30 Thread reviewboard

Updates:
Status: SetupIssue

Comment #1 on issue 3455 by trowb...@gmail.com: Redundant information  
related to review of files should be removed

http://code.google.com/p/reviewboard/issues/detail?id=3455

The issue here is that for some reason, you're not seeing the images. It  
*should* show the sections of the image that were selected for each  
comment. Instead, it's just showing the 'alt' text, which is set to the  
un-formatted text of the comment.


You'll need to do some debugging to figure out why it's not loading those  
images correctly. It's probably a permissions or path issue with your web  
server configuration.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3454 in reviewboard: Editing caption for uploaded files does not work properly

2014-06-30 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3454 by trowb...@gmail.com: Editing caption for  
uploaded files does not work properly

http://code.google.com/p/reviewboard/issues/detail?id=3454

Are you pressing enter after typing your new caption, or tabbing away  
from the input box?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3456 in reviewboard: Following clicking publish an erroroneous message stating a description is required is displayed

2014-06-30 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3456 by trowb...@gmail.com: Following clicking publish  
an erroroneous message stating a description is required is displayed

http://code.google.com/p/reviewboard/issues/detail?id=3456

The string details portion doesn't appear anywhere in the Review Board  
code. Can you tell us *exactly* what the error says? Or better yet, provide  
a screenshot?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3449 in reviewboard: Viewing the diff over all revisions not possible

2014-06-30 Thread reviewboard

Updates:
Status: UserError

Comment #4 on issue 3449 by trowb...@gmail.com: Viewing the diff over all  
revisions not possible

http://code.google.com/p/reviewboard/issues/detail?id=3449

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3457 in reviewboard: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2

2014-06-30 Thread reviewboard

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

New issue 3457 by sere...@gmail.com: Unable to post new reviews suing IE  
10.0.9200 and 11, on RB 2.0.2

http://code.google.com/p/reviewboard/issues/detail?id=3457

What version are you running?
2.0.2

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

https://hopper.rose.hp.com/r/new/ (Page behind firewall)

What steps will reproduce the problem?

Update RB to 2.0.2.
Using IE 10 or 11:
1. Click on new review request
2. Observe list of repositories
2. Try creating a new review request by either draggin and dropping the  
diff file or selecting it using the upload window
3. You are being returned to the new review request page without any errors  
or warnings


What is the expected output? What do you see instead?

Instead of seeing your newly created review request, you see the create new  
review page.


What operating system are you using? What browser?

MS Windows7, IE 10 and 11.

Please provide any additional information below.

Using any other browser or command line tool to submit reviews solves this  
problem. Only started observing this issue since switching to RB 2.0.2. No  
relevant error logs observed in logs except messages like this below. They  
happen after about a minute after failing to submit a new review request:


2014-06-30 23:07:00,078 - WARNING -  - Attempting to override insert count  
on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 47 to None  
(FileDiff None)
2014-06-30 23:07:00,079 - WARNING -  - Attempting to override delete count  
on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 3 to None  
(FileDiff None)
2014-06-30 23:07:00,083 - WARNING -  - Attempting to override insert count  
on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,083 - WARNING -  - Attempting to override delete count  
on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,087 - WARNING -  - Attempting to override insert count  
on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,088 - WARNING -  - Attempting to override delete count  
on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,761 - WARNING -  - Attempting to override insert count  
on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 47 to None  
(FileDiff None)
2014-06-30 23:07:00,761 - WARNING -  - Attempting to override delete count  
on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 3 to None  
(FileDiff None)
2014-06-30 23:07:00,768 - WARNING -  - Attempting to override insert count  
on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,768 - WARNING -  - Attempting to override delete count  
on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,774 - WARNING -  - Attempting to override insert count  
on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None  
(FileDiff None)
2014-06-30 23:07:00,774 - WARNING -  - Attempting to override delete count  
on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None  
(FileDiff None)


Attachments:
RB_bug.docx  700 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3294 in reviewboard: provide DELETE for http://reviews.example.com/api/session/

2014-06-30 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 3294 by trowb...@gmail.com: provide DELETE for  
http://reviews.example.com/api/session/

http://code.google.com/p/reviewboard/issues/detail?id=3294

Fixed in release-2.0.x (44d5a7d). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3453 in reviewboard: can't discard draft

2014-06-30 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3453 by trowb...@gmail.com: can't discard draft
http://code.google.com/p/reviewboard/issues/detail?id=3453

I can't reproduce this.

Can you check the reviewboard log file and your browser's javascript  
console for errors?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard

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

New issue 3458 by deamo...@gmail.com: connect svn repository via https  
failed

http://code.google.com/p/reviewboard/issues/detail?id=3458

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.2

What's the URL of the page containing the problem?
in my local server

What steps will reproduce the problem?
1.new a repository
2.hosting service:none
3.repository type:subversion
4.path:https://128.5.1.25:/svn/dy
5.enter usernamepassword (definitly valid)
6.save
7.I trust this host
8.authentication failed
9:apache log:ERROR:root:SVN: Failed to get repository information for  
x:callback_set_login required


What is the expected output? What do you see instead?
I just want to connect my svn server via https.

What operating system are you using? What browser?
win7 chrome

Please provide any additional information below.
It all goes fine when I use http.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3457 in reviewboard: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2

2014-06-30 Thread reviewboard


Comment #1 on issue 3457 by sere...@gmail.com: Unable to post new reviews  
suing IE 10.0.9200 and 11, on RB 2.0.2

http://code.google.com/p/reviewboard/issues/detail?id=3457

That is what I see in the javascript console when trying to create the  
review:


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;  
Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR  
3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; BRI/2)

Timestamp: Tue, 1 Jul 2014 04:40:26 UTC


Message: Object doesn't support property or method 'readAsBinaryString'
Line: 1
Char: 21460
Code: 0
URI: https://hopper.rose.hp.com/static/rb/js/base.min.9bf67e7ea227.js



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 3458 by trowb...@gmail.com: connect svn repository via  
https failed

http://code.google.com/p/reviewboard/issues/detail?id=3458

This is already fixed in git and will ship in 2.0.3

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.