Active
Project:
Feeds Image Grabber
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 16:38 UTC
Updated:
23 Jan 2013 at 16:38 UTC
This module (url_to_absolute.inc) uses mb_string php extension. By default drupal doesn't need it. Is this library really necessary? If it is, at least we need add this dependency via hook_requirements. But I think, drupal api have all necessary url function, to handle everything, which are provided by the url_to_absolute.inc.