Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download url-7.x-1.0.tar.gztar.gz 11.99 KB
MD5: d9843dd6287301282f34f295effd15e8
SHA-1: bba3aa24594343d3c53742b4a56e8c7af72755d9
SHA-256: 31d263dd02cd5afd82a78fa9fe85cd82cbe52a1ca64c53343fd399593a55fc0a
Download url-7.x-1.0.zipzip 13.09 KB
MD5: 626003ed3b0c7b008d0e7265c321a9e5
SHA-1: 857f29e0a1f2f06f440a26ac74fbd0e29a60034b
SHA-256: 628decd806b4fd1756be565e19849b52b743faa4e48a245e9bc7915e6e907224

Release notes

Changes since 7.x-1.0-rc1:

  • #1778218: Enable URL tests.
  • #1866936: Added update function to fix any incorrect default values of URL field instances.
  • #1866936 by greggles, Dave Reid: Added a workaround for core bug that causes URL field default values to not be run through url_field_presave(). See http://drupal.org/node/1899498
  • #1798778: Added unicode flag to preg_match() in url_fetch_title() to prevent errors with odd HTML encoding.
  • #1798778: Fixed errors if url_fetch_title() returns NULL.
  • #1797036: Fixed PHP notice if $items['title'] was not set in url_field_presave().
  • #1859606: Added package = Fields to url.info.
Created by: Dave Reid
Created on: 26 Jan 2013 at 10:30 UTC
Last updated: 26 Jan 2013 at 10:38 UTC
New features
Bug fixes

Other releases