You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps this is a low priority issue as I am not aware of any resulting side-effects (other than within main.log).
For dev-local v1.6.1: In the main workflow, coverage tab: While typing multi-word names (eg. "bedford park" or "kingston on soar") into OpenStreetMap or into the Location "Value" field (with the Type field set to "Free text"), main.log shows the following warning. You may need to pause after typing the space character.
2013-06-20 12:41:21,121 DEBUG namicPageServiceImpl Proxy URL = 'http://localhost:9001/geonames/search?func=search&format=json&rows=25&q=bedford%20'
2013-06-20 12:41:21,129 WARN namicPageServiceImpl Failed to run script!
=====
Traceback (most recent call last):
File "default/redbox/scripts/proxyGet.py", line 43, in __activate__
File "default/redbox/scripts/proxyGet.py", line 43, in __activate__
TypeError: 'NoneType' object is not iterable
=====
The text was updated successfully, but these errors were encountered:
Perhaps this is a low priority issue as I am not aware of any resulting side-effects (other than within main.log).
For dev-local v1.6.1: In the main workflow, coverage tab: While typing multi-word names (eg. "bedford park" or "kingston on soar") into OpenStreetMap or into the Location "Value" field (with the Type field set to "Free text"), main.log shows the following warning. You may need to pause after typing the space character.
The text was updated successfully, but these errors were encountered: