Rejected URL
Posted: Mon Jun 16, 2014 9:24 am
Hello
Vienna seems to reject several kinds of legal URL (I omit "http:" since the web form reject to many URL):
- URL with port number, e.g. //localhost.localdomain:2001/rss.php
- URL with query-string having square brackets, e.g. //localhost.localdomain/rss.php?id[1]=3&id[2]=45
- URL written with XML entities (recommanded by the W3C for validation), e.g.: //localhost.localdomain/rss.php?id=1&title=today
- URL starting with "https" , e.g.: https://localhost.localdomain/rss.php
Could it be possible to handle theses cases in a next release ?
Thanks for you attention
esj
Vienna seems to reject several kinds of legal URL (I omit "http:" since the web form reject to many URL):
- URL with port number, e.g. //localhost.localdomain:2001/rss.php
- URL with query-string having square brackets, e.g. //localhost.localdomain/rss.php?id[1]=3&id[2]=45
- URL written with XML entities (recommanded by the W3C for validation), e.g.: //localhost.localdomain/rss.php?id=1&title=today
- URL starting with "https" , e.g.: https://localhost.localdomain/rss.php
Could it be possible to handle theses cases in a next release ?
Thanks for you attention
esj