Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3204 by [email protected]: Viewing review groups that you are
watching no longer works.
http://code.google.com/p/reviewboard/issues/detail?id=3204
What version are you running?
1.7.21
What's the URL of the page containing the problem?
http://reviewboard/reviews/dashboard/?view=to-group&group=AutomationCouncil
What steps will reproduce the problem?
1. Click on a review group that you are watching (but not subscribed to)
2. You'll get a 404 error
What is the expected output? What do you see instead?
I expect to see a list of reviews for that group; instead I get a "does not
exist" page (404).
What operating system are you using? What browser?
OS X. Chrome.
Please provide any additional information below.
If I'm subscribed to the group, those views work but simply groups that I'm
watching do not. It doesn't seem to matter if the group has 0 reviews or >
0. The server is also raising the following exception:
2014-01-23 20:26:47,032 - ERROR - - Exception thrown for user erik.latt at
http://reviewboard/reviews/dashboard/?view=to-group&group=AutomationCouncil
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/base.py",
line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.7.28-py2.7.egg/djblets/auth/util.py",
line 47, in _checklogin
return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.21-py2.7.egg/reviewboard/accounts/decorators.py",
line 52, in _check_valid_prefs
return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.21-py2.7.egg/reviewboard/reviews/views.py",
line 840, in dashboard
return grid.render_to_response(template_name, extra_context=context)
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.7.28-py2.7.egg/djblets/datagrid/grids.py",
line 794, in render_to_response
self.load_state(render_context)
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.7.28-py2.7.egg/djblets/datagrid/grids.py",
line 579, in load_state
if self.load_extra_state(profile):
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.21-py2.7.egg/reviewboard/reviews/datagrids.py",
line 684, in load_extra_state
raise Http404
Http404
--
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/groups/opt_out.