projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Point people at the wiki when GPX imports fail.
[rails.git]
/
app
/
views
/
notifier
/
gpx_failure.rhtml
diff --git
a/app/views/notifier/gpx_failure.rhtml
b/app/views/notifier/gpx_failure.rhtml
index 6a2f81e29cffbf47509ebbb8d37ed300c16bf180..2a16bc49e880af046f164289bec03134d5f3a280 100644
(file)
--- a/
app/views/notifier/gpx_failure.rhtml
+++ b/
app/views/notifier/gpx_failure.rhtml
@@
-4,4
+4,11
@@
It looks like your GPX file
<%= @trace_name %>
-failed to import :-(
+failed to import. Here's the error:
+
+ <%= @error %>
+
+More information about GPX import failures and how to avoid
+them can be found at:
+
+ http://wiki.openstreetmap.org/index.php/GPX_Import_Failures