Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jun 2011 at 03:33 UTC
Updated:
29 Jul 2014 at 19:41 UTC
It would be nice for Feeds module to be able to rely on valid_url() for URLs like webcal://example.com/path/to/ical/feed.
Comments
Comment #1
dave reidNote that this could be a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types but I just wanted to add support for one scheme rather than refactor valid_url().
Comment #2
dave reidGoing to officially mark this as a duplicate of #295021: Expand/augment UrlHelper::isValid() to improve correctness and handle more URL types.