On Wed, Oct 20, 2010 at 21:47, Arnd Wippermann <[email protected]> wrote: > Hi, > > When i open your side with FF, it is as you describe. > > A look a firebug shows the request and the response for three gpx files > (trip, no, yes). But these three are no valid xml files. > > If you load the three files as xml with your browser to validate them, you > get error messages > > trip: > (Google Chrome Message) > error on line 7 at column 19: Namespace prefix topografix on color is not > defined > > no, yes: > The closing tag </gpx> is not present. > (Google Chrome Message) > error on line 111 (210) at column 7: Extra content at the end of the > document > > Why it works in Chrome, I have no clue.
Thanks a lot Arnd, you are right. Thanks for this hint, I did not expect it may be a problem for FF, it looks chrome has much more polite parser. I am on my way to correct GPX files. Thanks again, Serge _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
