-
Notifications
You must be signed in to change notification settings - Fork 36
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
Submitting imprint page feedback breaks region feedback list #1289
Comments
I just noticed the app doesn't have feedback to the disclaimer/imprint anymore: |
Oh, but the native app still has feedback for the imprint, so we should keep the endpoint. I just noticed that the bug only exists when the imprint doesn't exist and in this case, it's not possible to submit feedback anyway, so I guess this is more of a theoretical problem. Still valid but with a lower prio. |
I can still reproduce this on develop:
Traceback
|
Describe the Bug
Submitting imprint page feedback breaks region feedback list
Steps to Reproduce
Expected Behavior
Show region feedback view
Actual Behavior
AttributeError at /nurnberg/feedback/
Exception Value: 'NoneType' object has no attribute 'get_translation'
Additional Information
JSON Body:
Traceback
The text was updated successfully, but these errors were encountered: