[wp-trac] [WordPress Trac] #25385: Validate URL for user comments in Comment Form
WordPress Trac
noreply at wordpress.org
Sun Sep 22 12:32:29 UTC 2013
#25385: Validate URL for user comments in Comment Form
--------------------------+-----------------------------
Reporter: nofearinc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
Submitting a comment on a post allows for any sort of non-empty URL
website address, including "asdf". Using the `is_url` function proposal in
[http://core.trac.wordpress.org/ticket/12868 #12868] by
[http://profiles.wordpress.org/technosailor technosailor] would help
validating various URLs around the core, and adding a verification in `wp-
comment-post.php` would disallow commenting with invalid URLs.
Somewhat related: [http://core.trac.wordpress.org/ticket/10970 #10970],
[http://core.trac.wordpress.org/ticket/18769 #18769].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25385>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list