Re: [SMW-devel] Error in form editing when coordinates are blank

2013-11-26 Thread Benjamin Pelletier
Thanks; I'll see what I can do to about installing the dev versions of Maps and Semantic Maps. I tried just git cloning them and the result was a white screen upon page load (the PHP crashed somewhere), so I put the old versions back. I'm guessing there was a problem with some dependency, but it'

Re: [SMW-devel] Error in form editing when coordinates are blank

2013-11-26 Thread Niklas Laxström
This seems to be https://bugzilla.wikimedia.org/38632 -Niklas -- Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront o

Re: [SMW-devel] Error in form editing when coordinates are blank

2013-11-25 Thread Yaron Koren
Hi Benjamin, I, too, have experienced this problem, on a wiki that uses Semantic Maps 2.0. However, it doesn't happen on semantic-mediawiki.org, which is running Semantic Maps 3.0 alpha. Thus, I assume the bug has been fixed already (although on a version that hasn't yet been officially released).

Re: [SMW-devel] Error in form editing when coordinates are blank

2013-11-25 Thread Benjamin Pelletier
Update: I've changed the MapsLocation class in Maps/includes/Maps_Location.php to return '' rather than throwing an exception upon getLatitude, getLongitude, getAltitude, and getAddress calls when $isValid is false. This has the undesired result of showing the lat, lng position of an unspecified l