[wp-trac] [WordPress Trac] #40353: Site URL and Home URL inputs are not properly validating
WordPress Trac
noreply at wordpress.org
Sat Apr 8 14:24:21 UTC 2017
#40353: Site URL and Home URL inputs are not properly validating
----------------------------------------+------------------------------
Reporter: subrataemfluence | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Options, Meta APIs | Version:
Severity: normal | Resolution:
Keywords: good-first-bug needs-patch | Focuses: administration
----------------------------------------+------------------------------
Comment (by thamaraiselvam):
In general, URIs as defined by * [[http://tools.ietf.org/html/rfc3986/|RFC
3986]] (see * [[http://tools.ietf.org/html/rfc3986#section-2| Section 2:
Characters]]) may contain any of the following characters:
{{{
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~:/?#[]@!$&'()*+,;=`.
}}}
@subrataemfluence From your question all tested cases are valid.
references
http://stackoverflow.com/questions/1547899/which-characters-make-a-url-
invalid
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40353#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list