Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential error on tag filter results #168

Closed
alexlittle opened this issue Apr 20, 2015 · 0 comments
Closed

Potential error on tag filter results #168

alexlittle opened this issue Apr 20, 2015 · 0 comments

Comments

@alexlittle
Copy link
Member

Will actually only occur if the url is 'fiddled' with...
error received:

Internal Server Error: /tag/filter/results
Traceback (most recent call last):
File "/home/www/platform/env/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response
response = wrapped_callback(request, _callback_args, *_callback_kwargs)
File "/home/www/platform/django-mpowering/orb/views.py", line 159, in tag_filter_results_view
{ 'filter_tags': filter_tags,
UnboundLocalError: local variable 'filter_tags' referenced before assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant