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

TypeError when viewing recipe #38

Closed
chetwisniewski opened this issue Mar 15, 2020 · 2 comments
Closed

TypeError when viewing recipe #38

chetwisniewski opened this issue Mar 15, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@chetwisniewski
Copy link

I entered a recipe successfully, but once I added tags to it, I can no longer view it getting a TypeError. I have attached the full error message

TypeError at _view_recipe_1.zip

Request Method: GET
http://recipes.zuzax.com/view/recipe/1
3.0.4
TypeError
unsupported operand type(s) for +: 'NoneType' and 'str'
/Recipes/cookbook/models.py in , line 102
/usr/bin/python3
3.6.9
['/Recipes', '/usr/local/bin', '/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6/lib-dynload', '/usr/local/lib/python3.6/dist-packages', '/usr/lib/python3/dist-packages']
Mon, 16 Mar 2020 00:32:27 +0100
@chetwisniewski
Copy link
Author

This occurs when no icon is selected. If you use an emoji it works.

@vabene1111 vabene1111 added the bug Something isn't working label Mar 16, 2020
@vabene1111
Copy link
Collaborator

fixed in upcoming release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants