Hello,
I think I found a bug in lmx.c. The URLs are not properly escaped.
I have attached a little patch.
Please be kind to me if I did something wrong, this is the first time
ever I am submitting a patch to an open source project.
Regards,
Christian Bühler
[lmx_url.patch]
Index: lmx.c
===================================================================
RCS file: /cvsroot/gpsbabel/gpsbabel/lmx.c,v
retrieving revision 1.4
diff -r1.4 lmx.c
97c97
< gbfprintf(ofd, " <lm:url>%s</lm:url>\n", wpt->url);
---
> lmx_write_xml(5, "lm:url", wpt->url);
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Gpsbabel-code mailing list
http://www.gpsbabel.orgGpsbabel-code@...
https://lists.sourceforge.net/lists/listinfo/gpsbabel-code