maps
maps copied to clipboard
[Bug]: Wrong URL Graphhopper backend
⚠️ This issue respects the following points: ⚠️
- [x] This is a bug, not a question or a configuration/webserver/proxy issue.
- [x] This issue is not already reported on Github (I've searched it).
- [x] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [x] Maps app is up to date. See Maintenance and Release Schedule for supported versions.
- [x] I agree to follow Nextcloud's Code of Conduct.
Bug description
The maps app does not sent the right url when querying the Graphhoper backen. The profiles changed so it should be for ex. :profile=car instead of vehicle=car.
Steps to reproduce
1.Setup Graphhopper backend 2.Setup Backend URL 3.Create a route
Expected behavior
should query profile instead of vehicle tag
Installation method
None
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install of the server?
None
Is this bug present after an update or on a fresh install of the app?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- [ ] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
List of activated Apps
does not matter
Nextcloud Signing status
Nextcloud Logs
Browser Console
Additional info
No response
Hello @Maxren2, this is a community project - work is mostly done by volunteers. Would you mind to apply necessary changes presumably here: RoutingMachine.vue and create a pull-request?