Bug 360898

Summary: route finder says "drive null onto <b>Mercorterstraße</b>"
Product: [Applications] marble Reporter: peter.maloney
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: minor CC: nienhueser
Priority: NOR    
Version: 1.12 (KDE Applications 15.08)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: full screen of marble with the route filled in and the "null" and "<b>" visible

Description peter.maloney 2016-03-23 12:10:22 UTC
"null" seems quite wrong here
also the "<b>" tags shouldn't appear on the screen.
See screenshot.
route was from: 20a, Sophie-Scholl-Ring, Geesthacht, Kreis Herzogtum Lauenburg, Schleswig-Holstein, 21502, Germany
to: Chrysanderstraße, Hamburg

Reproducible: Always

Steps to Reproduce:
1. fill in the route
2. hit "get directions"
3.
Comment 1 peter.maloney 2016-03-23 12:11:53 UTC
Created attachment 98041 [details]
full screen of marble with the route filled in and the "null" and "<b>" visible
Comment 2 peter.maloney 2016-03-23 12:12:44 UTC
version says: 1.12.20 (1.13 development version)
Comment 3 Dennis Nienhüser 2016-03-23 21:26:08 UTC
The routing backend is OpenRouteService. I can reproduce the instructions when using their site http://openrouteservice.org and the same route. The "null" part is an error on their side. Do you mind reporting it to them?
The html tags showing up is something we can fix in Marble. Either interpret them or throw them away, but that's doable. I'd rather not work around them sending us "null" though, that should be fixed upstream.
Comment 4 Dennis Nienhüser 2016-06-25 19:38:03 UTC
The html tags are filtered by Marble now since https://phabricator.kde.org/rMARBLE14207ed

I'll close the bug, the "null" part should be fixed upstream.