Bug #5363
RFC5870 geo: URIs use ; for the query string separator instead of ?
| Status: | New | Start date: | 06/16/2015 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Component: |
Description
The RFC uses ;:
https://tools.ietf.org/html/rfc5870
While the draft uses ?:
https://tools.ietf.org/html/draft-mayrhofer-geo-uri-00
It seems Android's support is based on the draft:
https://developer.android.com/guide/appendix/app-intents.html