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

Unable to save feature with a form that has no image. #383

Closed
PhilipWhitten opened this issue Aug 29, 2017 · 1 comment
Closed

Unable to save feature with a form that has no image. #383

PhilipWhitten opened this issue Aug 29, 2017 · 1 comment

Comments

@PhilipWhitten
Copy link

If I complete a form, but leave the image empty I get the following error:

Error: AttributeError: 'NoneType' object has no attribute 'save'
Traceback (most recent call last):
File "C:\IntraMaps Roam Road Tablet\libs.\roam\editorwidgets\featureformwidget.py", line 105, in save_feature
File "C:\IntraMaps Roam Road Tablet\libs.\roam\api\featureform.py", line 866, in save
File "C:\IntraMaps Roam Road Tablet\libs.\roam\api\featureform.py", line 848, in save_images
File "C:\IntraMaps Roam Road Tablet\libs.\roam\editorwidgets\imagewidget.py", line 491, in save
File "C:\IntraMaps Roam Road Tablet\libs.\roam\editorwidgets\imagewidget.py", line 112, in save_image
AttributeError: 'NoneType' object has no attribute 'save'

@bzeeb bzeeb added the bug :( label Nov 10, 2017
@bzeeb bzeeb added this to the 2.6 milestone Nov 10, 2017
@NathanW2 NathanW2 reopened this Nov 10, 2017
@bzeeb
Copy link

bzeeb commented Nov 21, 2017

Tested, issue resolved

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

3 participants