Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3358 by [email protected]: Unable to reset password
http://code.google.com/p/reviewboard/issues/detail?id=3358
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
rejected.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!
What version are you running?
2.0
What's the URL of the page containing the problem?
http://codereview.devneta.local/account/reset/MTc-3rs-b3748417e7b66b3a7560/
What steps will reproduce the problem?
1.Go to http://codereview.devneta.local/account/login/ and click on Forgot
your Password
2. Fill up the E-mail address field with the users email.
3. Click on the link send it by reviewboard
(http://codereview.devneta.local/account/reset/MTc-3rs-b3748417e7b66b3a7560/
)
4. Displays a window with trace back and logging information, but not the
actual window that allow you to set the new password.
What is the expected output? What do you see instead?
What operating system are you using? What browser?
Windows and the latest chrome
Please provide any additional information below.
Please take a look at the following trackback for further details
01:17:52 ERROR
- Exception thrown for user AnonymousUser at
http://codereview.devneta.local/account/reset/MTc-3rs-c684237ed2f76fc70e53/
Reverse for 'password_reset_complete' with arguments '()' and keyword
arguments '{}' not found. 0 pattern(s) tried: []
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py",
line 112, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/debug.py",
line 75, in sensitive_post_parameters_wrapper
return view(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/cache.py",
line 52, in _wrapped_view_func
response = view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/views.py",
line 197, in password_reset_confirm
post_reset_redirect = reverse('password_reset_complete')
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 532, in reverse
return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args,
**kwargs))
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 452, in _reverse_with_prefix
(lookup_view_s, args, kwargs, len(patterns), patterns))
NoReverseMatch: Reverse for 'password_reset_complete' with arguments '()'
and keyword arguments '{}' not found. 0 pattern(s) tried: []
01:17:52 ERROR
- Exception thrown for user AnonymousUser at
http://codereview.devneta.local/account/reset/MTc-3rs-c684237ed2f76fc70e53/
Reverse for 'password_reset_complete' with arguments '()' and keyword
arguments '{}' not found. 0 pattern(s) tried: []
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py",
line 112, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/debug.py",
line 75, in sensitive_post_parameters_wrapper
return view(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/cache.py",
line 52, in _wrapped_view_func
response = view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/views.py",
line 197, in password_reset_confirm
post_reset_redirect = reverse('password_reset_complete')
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 532, in reverse
return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args,
**kwargs))
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 452, in _reverse_with_prefix
(lookup_view_s, args, kwargs, len(patterns), patterns))
NoReverseMatch: Reverse for 'password_reset_complete' with arguments '()'
and keyword arguments '{}' not found. 0 pattern(s) tried: []
01:17:52 ERROR
- Exception thrown for user AnonymousUser at
http://codereview.devneta.local/account/reset/MTc-3rs-c684237ed2f76fc70e53/
Reverse for 'password_reset_complete' with arguments '()' and keyword
arguments '{}' not found. 0 pattern(s) tried: []
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py",
line 112, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/debug.py",
line 75, in sensitive_post_parameters_wrapper
return view(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/views/decorators/cache.py",
line 52, in _wrapped_view_func
response = view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/views.py",
line 197, in password_reset_confirm
post_reset_redirect = reverse('password_reset_complete')
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 532, in reverse
return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args,
**kwargs))
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/urlresolvers.py",
line 452, in _reverse_with_prefix
(lookup_view_s, args, kwargs, len(patterns), patterns))
NoReverseMatch: Reverse for 'password_reset_complete' with arguments '()'
and keyword arguments '{}' not found. 0 pattern(s) tried: []
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.