Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download shorten-7.x-1.3.tar.gztar.gz 24.3 KB
MD5: fd0d8481f615d66bde7ba9d77c8ce258
SHA-1: f2fa1f2077ee4796fdd4bd53400691601f9d3c5b
SHA-256: 1fc67e1342da0db2f77ff5effe82a871f2169ba17ac8e2853952af8a9c827ad0
Download shorten-7.x-1.3.zipzip 32.82 KB
MD5: 4279b6947ab646461bba93bcfc42d4ab
SHA-1: 677b1bac70fa712be542f59930ac69ffcd68ba3e
SHA-256: 3e4a7183231cbe666015df0bc9db949f56b24fcdf2c51b42911f3d6f14a6789f

Release notes

There is one new feature in this release: Shorten URLs now supports tokens for the shortened URL for any page.

Changes since 7.x-1.2

  • Issue #1102292 by smartinm: Fixed PHP Strict configuration warning.
  • Restrict cURL to only use HTTP and HTTPS protocols. This change does not have any effect, but it is a precaution against a vulnerability in certain versions of libcurl that may become relevant if the module restores support for following redirects when fetching shortened URLs in the future. Implementation is related to #1469400
  • Issue #1328860 - reversed default setting to use www instead of http (http is now preferred)
  • Issue #2071205 by daggerhart: Fixed Fragments and variables in original urls do not exist after redirect.
  • Issue #2071225 by daggerhart: Fixed Input filter shorten/expand js always says 'shorten' after you click it once.
  • Issue #2075431: Fixed Undefined variable: url in shorten_url().
  • Issue #2316599 by todea: Use https for bit.ly.
  • Fixed only the first shortened URL input field on the page can be auto-highlighted
  • Issue #2317241 by hanoii: Added Better token support.

Known issues

Issue #2324925: This release broke Goo.gl and ShURLy support. A fix is in the dev branch.

Created by: IceCreamYou
Created on: 16 Aug 2014 at 19:37 UTC
Last updated: 1 Sep 2014 at 02:03 UTC
Bug fixes

Other releases