Re: Issue 1680 in reviewboard: Cannot create new review when path contains # character

2012-01-06 Thread reviewboard

Updates:
Status: Incomplete

Comment #2 on issue 1680 by trowb...@gmail.com: Cannot create new review  
when path contains # character

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

(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 1680 in reviewboard: Cannot create new review when path contains # character

2011-10-08 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 1680 by trowb...@gmail.com: Cannot create new review  
when path contains # character

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

Is this still an issue?

--
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 1680 in reviewboard: Cannot create new review when path contains # character

2010-06-10 Thread reviewboard

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

New issue 1680 by nick1presta: Cannot create new review when path  
contains # character

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

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

What version are you running?
1.0.6

What's the URL of the page containing the problem?
http://codereview/r/new/

What steps will reproduce the problem?
1. Select Repo
2. Select Base Directory
3. Upload diff generated via `svn`

What is the expected output? What do you see instead?
I expect to see a new review request. Instead, I get a 404, because my path  
has a # in it.


The file '/trunk/some/path/with #/in/it' (r9001) could not be found in the  
repository


What operating system are you using? What browser?
Linux, Firefox 3.6

Please provide any additional information below.
When I browse the SVN repo on the web, I get a 404 if the # is not encoded  
with %23. However, even when I encode the # in the diff, I still get a 404.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.