Hi Emiliano, ... welcome to Isis. Thanks for this report, too. The gmap3 extension is actually on my github repo rather than part of Isis itself. If you could raise an issue there [1], then I'll fix it when I get a chance. Or even better... provide a fix and a pull request :-)
But for any issues using Isis itself, this is the right place to come. Cheers Dan [1] https://github.com/danhaywood/isis-wicket-gmap3/issues On 25 February 2013 18:09, Emiliano Pereyra <[email protected]>wrote: > Hi All! > I'm a new isis users (from Argentina). > I trying to install a gmap extension following the "official" screencast, > but there is something wrong. I got > this: java.lang.IllegalArgumentException: illegal argument, expected: is > not null > > I read this thread< > http://mail-archives.apache.org/mod_mbox/isis-users/201302.mbox/%3C95CC43D9F0421B42BBD011D665863A7337754CD3%40SINTEFEXMBX04.sintef.no%3E > >, > but it is not useful to resolve this problem. > > Something to note: when I install isis-wicket-gmap3, the location test fail > with this: > > Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec > <<< FAILURE! > testToString(com.danhaywood.isis.wicket.gmap3.applib.LocationTest) Time > elapsed: 0.095 sec <<< FAILURE! > java.lang.AssertionError: > Expected: is "123.456000;-30.415000" > but: was "123,456000;-30,415000" > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > > But, if i change the test, replancing dots for commas, the test pass ok. > > So, I suppose that the issue may be related to a localization problem, a > i'm correct? > > Thanks in advance! > > -- > Emiliano Pereyra <http://twitter.com/emmiepereyra> >
