Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-06 Thread reviewboard

Updates:
Status: Confirmed

Comment #6 on issue 1718 by chipx86: DoesNotExist: Profile matching query  
does not exist.

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

Actually, this fix breaks anonymous usage, so I'm backing it out.

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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-06 Thread reviewboard

Updates:
Status: Fixed

Comment #7 on issue 1718 by chipx86: DoesNotExist: Profile matching query  
does not exist.

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

Alright, made some changes that should solve this and the new problem.  
Fixed on master (adf6a5e).


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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard


Comment #3 on issue 1718 by Jan.Koprowski: DoesNotExist: Profile matching  
query does not exist.

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

Here is a patch: http://reviews.reviewboard.org/r/1717/

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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard

Updates:
Status: Confirmed
Owner: chipx86
	Labels: -Priority-Medium Priority-High Milestone-Release1.5  
Component-Reviews


Comment #4 on issue 1718 by chipx86: DoesNotExist: Profile matching query  
does not exist.

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

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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 1718 by chipx86: DoesNotExist: Profile matching query  
does not exist.

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

Fixed on master (37538ed)

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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-08-05 Thread reviewboard


Comment #2 on issue 1718 by hadru...@gmail.com: DoesNotExist: Profile  
matching query does not exist.

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

We had the same error, but when user was trying to create new codereview  
request, upon clicking upload for diff it was presented with 500 error page  
and logs were saying DoesNotExist.


It occured, that upon first login (we also use LDAP) user was migrated from  
LDAP (created user in RB), but his profile in RB was not created. It only  
happened after he clicked my account link and saved preferences.


After that everything works as expected.

Shouldn't the profile be created automatically upon first login regardless  
of saving preferences ?


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



Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-07-19 Thread reviewboard


Comment #1 on issue 1718 by Jan.Koprowski: DoesNotExist: Profile matching  
query does not exist.

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

Reproduce:
  # You must be logged out
  # Your user can't be known by Review Board
  * Set Review Board to LDAP authentication
  * Go to http://reviewboard/r/NUMBER (i.e.  
http://reviews.reviewboard.org/r/1 )
  * In authentication form enter username and password BUT USER which NEVER  
log into ReviewBoard before.

  * Login - You will get error in backtrace

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