cartogpxfiles doesn't read gpx files
jpulles - April 2, 2006 - 21:26
| Project: | Carto - opengis web mapping |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jpulles |
| Status: | closed |
Jump to:
Description
CartoGPXFiles should be adjusted for the lack of "base href" in drupal 4.7.

#1
Fixed by having the carto module write the drupal base url in a javascript variable, and using this in the js file.
#2
Is fixed, so it can be closed.