gustafn
committed
on 19 Sep 18
Make util_current_location robust such it does not raise an exception when not connected. In these cases, the configured ad_url is returned.… Show more
Make util_current_location robust such it does not raise an exception when not connected. In these cases, the configured ad_url is returned. This is not perfect either, since it would not work with host-node mapped subsites, and maybe, there are cases, where one wants just information based on the actual connection. so, maybe, one should provide either a higher level API and/or parameterize util_current_location in the future.

Show less