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.