Re: Issue 2152 in reviewboard: 1.6RC1 issues with Internet Explorer

2011-06-29 Thread reviewboard

Updates:
Status: Fixed
Owner: chip...@gmail.com
Labels: -Priority-Medium Priority-Critical Browser

Comment #3 on issue 2152 by chip...@gmail.com: 1.6RC1 issues with Internet  
Explorer

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

Fixed on master (9d18a43)

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



Re: Issue 1794 in reviewboard: alert (popup) the user when attempting to leave a page with unpublished changes

2011-06-29 Thread reviewboard

Updates:
Status: PendingReview

Comment #6 on issue 1794 by chip...@gmail.com: alert (popup) the user when  
attempting to leave a page with unpublished changes

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

(No comment was entered for this change.)

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



Re: Issue 1958 in reviewboard: Support CTRL-S keyboard shortcut for saving reviews

2011-06-29 Thread reviewboard

Updates:
Status: PendingReview

Comment #2 on issue 1958 by chip...@gmail.com: Support CTRL-S keyboard  
shortcut for saving reviews

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

(No comment was entered for this change.)

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



Re: Issue 2002 in reviewboard: linkified URL has succeeding parenthesis included in link's target URL

2011-06-29 Thread reviewboard

Updates:
Status: Fixed
Owner: chip...@gmail.com

Comment #4 on issue 2002 by chip...@gmail.com: linkified URL has succeeding  
parenthesis included in link's target URL

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

Fixed on master (2684c32)

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



Re: Issue 2149 in reviewboard: Upgrade from 1.5.5 to 1.6RC1 breaks the review count

2011-06-29 Thread reviewboard

Updates:
Status: NeedInfo

Comment #2 on issue 2149 by chip...@gmail.com: Upgrade from 1.5.5 to 1.6RC1  
breaks the review count

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

It concerns me that you're hitting this, because it was tested to not  
happen initially, and we're close to release. Can you tell me what database  
you're using?


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



Re: Comment on Summer_of_Code_Ideas in reviewboard

2011-06-29 Thread reviewboard

Comment by akhil.ab...@gmail.com:

I'm interested in the first project IDE integration.but i am confused about  
the skills need for this project.Please help me out here, because I have no  
clue about how to proceed.


For more information:
http://code.google.com/p/reviewboard/wiki/Summer_of_Code_Ideas

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



Re: Issue 2134 in reviewboard: Diff breaks the review board.

2011-06-29 Thread reviewboard


Comment #4 on issue 2134 by natetas...@gmail.com: Diff breaks the review  
board.

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

I have submitted a patch in a review at  
http://reviews.reviewboard.org/r/2441/ (and, eroneously, a pull request on  
github)


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



Re: Issue 2002 in reviewboard: linkified URL has succeeding parenthesis included in link's target URL

2011-06-29 Thread reviewboard


Comment #5 on issue 2002 by sbress...@gmail.com: linkified URL has  
succeeding parenthesis included in link's target URL

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

Thanks for fixing!

You might actually want to only exclude the final parenthesis if there's no  
previously unclosed open parenthesis, particularly if it immediately  
precedes the close parenthesis. That way, at least links like the follow  
would still work:


http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html#clone()
http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)

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



Re: Issue 2002 in reviewboard: linkified URL has succeeding parenthesis included in link's target URL

2011-06-29 Thread reviewboard

Updates:
Status: Confirmed

Comment #6 on issue 2002 by chip...@gmail.com: linkified URL has succeeding  
parenthesis included in link's target URL

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

That's a good point, and should be easy to take care of.

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