Mercurial > hg > STI-GWT
log
age | author | description |
---|---|---|
Wed, 28 Nov 2012 17:00:49 +0100 | Sebastian Kruse | Improved robustness of KML parsing (with Firefox and probably other browsers a missing node can lead to a NullPointerException that will not be catched by the try/catch) |
Wed, 28 Nov 2012 16:56:38 +0100 | Sebastian Kruse | Added .toString() to force String output, otherwise this can lead to Type Exceptions (e.g. when an int is returned). |