Forum LAMS for Tech-Heads - General Forum: Re: Problem in GMap if you add Marker with Greek Characters


 
Search: 

2: Re: Problem in GMap if you add Marker with Greek Characters
In response to 1 04/08/09 06:08 PM
[ Reply | Forward ]
Hi Spyros,

It seems you have found a bug with the gmap tool, it has been reported and hopefully will be fixed before 2.3

http://bugs.lamsfoundation.org/browse/LDEV-2216

I'll give a little explanation of the problem to clear things up a little. When the gmap marker data is serialised and sent to the server, the text is sent through a javascript encode() method to allow it to be sent through a request successfully, however I believe this encoding is making the text too long to fit into our tables, so hopefully the easy solution will be to simply make the table columns longer to fix the problem.

Try making short titles for your testing and that might fix the problem in the short run until we have a proper fix for this problem.

Luke

Posted by Luke Foxton

3: Re: Re: Problem in GMap if you add Marker with Greek Characters
In response to 2 04/14/09 09:09 PM
[ Reply | Forward ]
Hi Spyros,

This issue has now been resolved, from now on (with the latest code) you should be able to use greek characters and it should work as expected. Let me know if you have further issues

Luke

Posted by Luke Foxton

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum