We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-12-18 21:08:33 +0200 |
I found out recently that percent-encoded callto://-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in callto-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
callto://%2B46123456789
instead of this:
callto://+46123456789
The phone app seems to receive the entire string, and interprets it as "2446123456789" and that won't work of course. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.
I suggest that Jolla adds expanding %-encodeing in the callto:// handling.
2 | No.2 Revision |
I found out recently that percent-encoded callto://-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in callto-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
callto://%2B46123456789
instead of this:
callto://+46123456789
The phone app seems to receive the entire string, just skip the '%' and interprets 'B', and interpret it as "2446123456789" "246123456789" and that won't work of course.
Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.
I suggest that Jolla adds expanding %-encodeing in the callto:// handling.
3 | No.3 Revision |
I found out recently that percent-encoded callto://-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in callto-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
callto://%2B46123456789
instead of this:
callto://+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.
I suggest that Jolla adds expanding %-encodeing in the callto:// handling.
4 | No.4 Revision |
I found out recently that percent-encoded callto://-links tel:-links aren't working.
Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in callto-links tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
callto://%2B46123456789
tel:%2B46123456789
instead of this:
callto://+46123456789
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.
I suggest that Jolla adds expanding %-encodeing in the callto:// handling.tel:-handling.
UPDATE: I should have done more research.. corrected the question.
5 | No.5 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course.
Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.it.
Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encodeing in the tel:-handling.
UPDATE: I should have done more research.. corrected the question.
6 | retagged |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encodeing in the tel:-handling.
UPDATE: I should have done more research.. corrected the question.
7 | No.7 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encodeing in the tel:-handling.
UPDATE: I should have done more research.. corrected the question.
8 | No.8 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encodeing %-encoding in the tel:-handling.
UPDATE: I should have done more research.. corrected the question.
9 | No.9 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: I should have done more research.. corrected the question.Still present in 1.1.2.15.
10 | No.10 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.2.15.
11 | No.11 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.2.15.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
12 | No.12 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.2.15.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows.
13 | No.13 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it. Probably Hitta.se aren't alone, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.2.15. 1.1.4.28.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows.allows. Am I somehow wrong, or why can't you just bring in this one line?
14 | No.14 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this:this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... but I have no idea if it's the best way to do it.
Probably Hitta.se aren't alone, alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.4.28.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
15 | No.15 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.4.28.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
16 | retagged |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.4.28.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
17 | No.17 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in 1.1.4.28.
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
18 | retagged |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in:
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
19 | No.19 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in:
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?
20 | No.20 Revision |
I found out recently that percent-encoded tel:-links aren't working. Just wanted to leave reporting it until U10 to make sure. Hitta.se (people directory for .se) for example puts people's phone numbers in tel:-links (nice!), but the leading '+' is percent-encoeded, making it look like this (for +46 123456789):
tel:%2B46123456789
instead of this (which is not allowed, see below):
tel:+46123456789
The phone app seems to receive the entire string, just skip the '%' and 'B', and interpret it as "246123456789" and that won't work of course. This is pretty understandable since '+' is a reserved character in uri:s... Probably Hitta.se aren't alone to use country code prefixes, but i really haven't done a big survey, so please do add your own findings as comments.
I suggest that Jolla adds expanding %-encoding in the tel:-handling.
UPDATE: Still present in:
UPDATE: RFC 3966 says the following, which would imply that all properly formatted tel:-links containing a country code are broken:
If the reserved characters "+", ";", "=", and "?" are used as delimiters between components of the "tel" URI, they MUST NOT be percent encoded. These characters MUST be percent encoded if they appear in tel URI parameter values.
@Jolla: please acknowledge that you have seen this. I have no issues with it being low prio, just want to know that it'll get fixed when time allows. Am I somehow wrong, or why can't you just bring in this one line?