Hi Radina, Thanks for checking, you're right. The XML indeed stops loading after special characters, which many of the stores in France contain. If I manually change the streetname on company="Nausicaa" to a name without special characters the XML loads past this store until it reaches the next address with special characters.
My question now is: what is the best way to handle these special characters? Should I use utf8_encode function or something similar? Hope you can point me in the right direction, thanks so far. Hugo On Wed, Feb 9, 2011 at 11:06 PM, Radina <[email protected]> wrote: > Hugo, > Please check how your application handles special characters in > dealers’ data. > This dealer (from France) appears on sidebar panel with special > character in the Street Name, > and corresponding xml node is broken > <marker company="Nausicaa" address="Rue de la D > Thanks, Radina > > On Feb 9, 11:19 am, "[email protected]" <[email protected]> > wrote: > > On Feb 9, 6:26 am, Hugo Happel <[email protected]> wrote: > > > > > Ok, cheers Chris. Here it is: > > > > >http://www.mysticboarding.com/dealers/storefinder/?cont=Europe&countr. > .. > > > > Your xml is now invalid. > > > > http://www.mysticboarding.com/dealers/storefinder/dealers_gen_xml.php > > > > (did you change the data in your database?) > > > > -- Larry > > > > > > > > > This is a page where up until yesterday my marker icons would show for > > > each one of the shops listed on the right. There's nothing I changed > > > and this morning I found out they didn't show anymore. They still do > > > on this link though: > http://www.mysticboarding.com/dealers/distributors/ > > > which is on the same page but shows maps with single marker icons only > > > and still works. > > > > > I just can't think of anything what could have changed or how I should > > > solve this now. Hope it's something obvious that I'm just not seeing! > > > > > Thanks in advance, > > > > > Hugo > > > > > On Feb 9, 2:57 pm, Chris Broadfoot <[email protected]> wrote: > > > > > > Hugo, > > > > > > Post a link so that we can help you out :) > > > > > > Cheers > > > > Chris > > > > > > --http://twitter.com/broady-Hide quoted text - > > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
