is_gae in AutoComplete widget is not set on GAE devserver

10 views
Skip to first unread message

genadij razdorov

unread,
Jul 8, 2014, 8:26:13 AM7/8/14
to web...@googlegroups.com
It seems that
if is_gae:


in gluon.sqlhtml.AutocompleteWidget.callback is not set properly on GAE devserver. If I change that line with:

if self.request.global_settings.web2py_runtime_gae:

autocomplete is working fine.

BW
Genadij

Massimo Di Pierro

unread,
Jul 9, 2014, 8:08:04 AM7/9/14
to web...@googlegroups.com
Can you check if the fix in trunk works for you? Thanks for reporting this problem.

genadij razdorov

unread,
Jul 17, 2014, 7:41:31 AM7/17/14
to web...@googlegroups.com
Yes it works. Thanks for your help.
Reply all
Reply to author
Forward
0 new messages