link 7.x-1.10

Bug fixes
Insecure

This resolves some issues and is a recommended update for all sites. Thanks to everyone who contributed on this release.

link 7.x-1.9

Bug fixes
Insecure

This fixes a critical issue for sites still using PHP 5 - sorry about the broken 1.8 release.

Please make sure to review the changes in the 7.x-1.8 release and fully test the release on a non-production environment prior, just to be safe.

Contributors (2)

DamienMcKenna, tiziano.sartori

Changelog

Issues: 1 issues resolved.

link 7.x-1.8

Bug fixes
New features
Insecure

This release includes many bugfixes from the last release, adds PHP 8.0 compatibility, and adds a few small new features for good measure. Thanks, as always, go to everyone who collaborated on this release, without your efforts the release wouldn't have happened.

link 7.x-1.7

Bug fixes
New features
Insecure

This is the first non-security release since 7.x-1.5, thanks to everyone who has helped put this together and has helped over the years.

Please test this thoroughly before loading it onto production, and please let us know if there are any regressions.

link 7.x-1.6

Security update
Insecure

This resolves issues described in SA-CORE-2019-003 for this module.

Not all configurations are vulnerable. See SA-CORE-2019-003 for details.

link 7.x-1.5

Bug fixes
New features
Insecure

Importantly. Re-read the description of the module "Link" here - https://www.drupal.org/project/link, it has been changed.

If you have problems with the new version of the module, you can always use to the previous version of the module here - https://www.drupal.org/project/link/releases/7.x-1.4

link 7.x-1.5-beta3

Bug fixes
New features
Insecure

Issue #2945139: options(&$options) deprecated since views2.
Issue #2945137: Unused variables
Issue #2945133: Warning: Method call uses 2 parameters, but method signature uses 1 parameters
Issue #2945131: Fix coding standards module.
Issue #2945128: Fix coding standard test parts

link 7.x-1.4

Bug fixes
Insecure

Issue #2470377 by rhclayto: Adding a class with underscores, the class gets rendered with hyphens
Issue #609560 by Boobaa: Provide token for hostname
Issue #2632728 Apply patch: link-field_link_validate_overrites_langcode-2632728.patch
Issue #2247261 by heddn, sumitmadan: URLs are not validated
Issue #2513706 by rrfegade: Spelling errors in D7
Issue #2470968: Add README.txt
Issue #2055111 by joelpittet, mikeytown2: skip over re-loading entities for tokens in link field attributes unless there's a token to process.

link 7.x-1.3

Bug fixes
Insecure

Issue #0 by jcfiala: Various small fixes to pass coder review.
Issue #2351223: Improve field validation error message by Xano: Improve field validation error message.

link 7.x-1.2

Bug fixes
Insecure

#1866632 by mohamadaliakbari,poiu:Adding rtl support to the link field.
#1928116 by jcfiala: Added field variable to variables for link formatter functions in hook_theme.
#2141643:Applying changes suggested by coder
#2043001 by zhuber:Add xxx to list of top level domains.--author=zhuber
#2036115 by Samvel:Validation of link field was not being properly passed through to hook_field_widget_error().
#1616752 by Taran2L:Period in names of querystring items was being replaced with underscores.

link 6.x-2.10

New features
Bug fixes

Various changes since the last release:

Issue #1321094 by aaronbauman, Digidog, jcfiala: Fixed - Allow setting a default title without setting a default URL.
Issue #885364 by dan_liip, jarodms, sockah, jcfiala, kmonty, Digidog: Fixed - strict equality operator added for better field validation.
Issue #268891 by daouverson2, quicksketch, jcfiala, krisahil, jonskulski, Digidog: Fixed - Error mysqli_real_escape_string() expects parameter 2 to be string, array given in /includes/database.mysqli.inc on line 323 - work around - case update: added in line 224.
Issue #1409980 by luisortizramos, effulgentsia, Digidog: Fixed - Validation error -Invalid URL- is not reported properly. The corresponding form_set_error() calls have been fixed.
Issue #1066328 by Bevan,dkingofpa,jcfiala:Adding absolute formatter to link field for use with views, etc.
Issue #1010850 by jcfiala, quartsize, raman2385, Bevan, eporama, das-peter, smithmilner, Digidog: Fixed MigrateFieldHandler to work with Migrate Module
bug report #399438 by mutzel:Fixed so it will display static title if optional url is blank.
bug report #462538 by tim.plunkett,dboulet:Allow User Entered Tokens setting should not be required to use tokens on the field settings page.
feature request #609560 by Boobaa:Added new token to module which returns the hostname of the link.

link 7.x-1.1

New features
Bug fixes
Insecure

A number of long-delayed patches.

#1710578: Module automatically appending an equal sign (=) at end of query string
Issue #949604 by zilverdistel: Added i18n support for the static link text field option.
Issue #1909314 by Simon Georges: Removing link.install from the link.info files[] array.
Issue #1674284 by sun, jcfiala: Cleaning up the code to Drupal standards, this time with the tests.
Issue #1674284 by sun, jcfiala: Cleaning up the code to Drupal standards.
By hass:Fixing a string in the target argument handler to be t-compatible.
By hackwater: Fixed minor typo which spelled automatically wrong.
Issue #1458502 by eugene.brit:Fixing Undefined index: target in _link_sanitize()
Issue #1010850 by benjifisher: Update MigrateFieldHandler to work with migrate-7.x-2.4 and later.
Issue #1889918 by jcfiala,Boobaa:Changed the bad url error message to include the field's label.
Issue #1179944 by jcfiala,mr.york: Added variable_get calls so that the list of TLD that pass validation can be set by admins.
Issue #1766150 by jcfiala: Blank urls will no longer be treated the same as links to
Issue #1686024 by Alan D.: Added implementation of hook_field_diff_view().
Issue #1715246 by Haza, jcfiala: Fixed strict warning when loading entity for token use, also fixed problem with the title attribute not being handeld properly.

link 7.x-1.0

New features
Bug fixes
Insecure

Issue #1318850 by Digidog: Fixed completion of special chars for function link_validate_url() in line 916

Issue #1199806 by ss81, jcfiala, Digidog: Fixed fatal error when the link URl is equal to page URL.

Issue #1307788 Feature request by nmc, tars16, Digidog: Fixed Add custom maxlength to link title text

Issue #1217396 by WilliamB,noahb,orakili,Digidog: Fixed options multiple-value & required break input/save and produces error: At least one title or URL must be entered.

Issue #1036628 by gargoyle,jcfiala,wizonesolutions,Digidog: Fixed to allow more special chars in url validation for use cases like twitter etc. (f.e.: # , ~ ).

Issue #948658 by brenk28, Dave Reid, becw, jcfiala, iMiksu, BTMash, Digidog: Fixed notice of Undefined index: title in _link_sanitize() - hopefully, finally.

Issue #1079782 by fago, klausi, drunken monkey, jcfiala, Digidog: Fixed support for hook_entity_property_info() including search API and Rules. @TODO: needs simpletests to be submitted for rc1.

Issue #1264208 by lazysoundsystem, Digidog: Fixed recursive serialization of attributes.

Issue #1218422 by Dave Reid, twistor, Digidog: Fixed tests files: strict warnings about static getInfo and parameters for setUp(), whitespace, and file structure.

link 7.x-1.0-beta1

Bug fixes
Insecure

#1264208 by lazysoundsystem, Digidog: Fixed recursive serialization of attributes.
#1218422 by Dave Reid, twistor, Digidog: Fixed tests files: strict warnings about static getInfo and parameters for setUp(), whitespace, and file structure.
#1038444 by Dave Reid, Digidog: Fixed 3 issues plus #required on title prevents submission. All issues have been fixed with patch of Dave Reid from January. Patch manually retrieved for latest 7.x-1.x by Digidog.

link 7.x-1.0-alpha3

Bug fixes
Insecure

feature request #1012372 by jcfiala: Tried using hook_field_instance_settings_form to allow per-instance settings. Also, re-added a bunch of old tests from 6.x
task #970392 by jcfiala: Added content_migrate_field_alter and content_migrate_instance_alter hooks to link.module to help with upgrading from D6 to D7.
bug report #1033112 by Dave Reid:Removing extra lines from link.info.
bug report #1026040 by pcambra:Updated token help to use the updated token module and token display.

link 7.x-1.0-alpha1

New features
Insecure

Here's the first swing to update the link module to Drupal 7.x. Please have a look and report any problems you find!

link 6.x-2.9

New features
Bug fixes

Mostly a bug fix release - here we're clearing out a number of errors that crept in from 6.x-2.8, as well as handling a few new unicode characters for urls, as well as a change which should allow the unicode character code to work in PHP 4.

On the new functionality side, we've got some tweaks to the views support, including formatting the plain title of the link and support for Views 3. It's also now possible to turn off link validation for a field, in case you need to include some seriously non-standard urls.

The full list:
Patch #425536 by JamesAn: Fix a minor typo.
bug report #625552 by jcfiala: removed default values from field value attributes so that the field attributes can properly override them. Also added simpletest to test the fix.
task #438770 by jcfiala: added test for rel='nofollow' functionality.
task #438770 by jcfiala: Adding more tests to validate various urls.
bug report #660138 by chris_bbg888: Changing validation to include letters with umlouts.
User interface #335281 by thePanz:Adds title attribute to links.
bug report #685874 by jcfiala:Changed code to allow {, } in querystrings.
User interface #335281 by thePanz, jcfiala: Now if the title matches the link title, the title is not included in the link.
bug report #376818 by pauline_perren,jeffschuler,dropcube: extended the url field to accept 2048 characters, god help us.

link 5.x-2.7

Bug fixes

support request #323879 by jcfiala:Updated link 5.x validation to use same code as 6.x branch.
bug report #436020 by jcfiala:Updated link domain names to include asia
---
Basically, I copied the link validation improvements that have been made to the 6.x-2.x branch, and put them in the 5.x branch.

link 6.x-2.8

Bug fixes

Bug Report #587078 by BenStallings: $item['attributes'] was not being converted to an empty array for view-related displays of links without attributes.

link 6.x-2.7

Security update

security by dropcube: fixes security problem for Separate title and URL formatter. SA-CONTRIB-2009-096 - Link - Cross Site Scripting
Fix for bug #587078: Initializing item attributes as array if it is not set to avoid Unsupported operand types error.
Unserialize attributtes array if it has not been unserialized during sanitization.
Patch #580988, hook_field('load',...) should return an array of additions to be added to the node object. Ensures that data get cached correctly.

link 5.x-2.6

Security update

security by dropcube: fixes security problem for Separate title and URL formatter. SA-CONTRIB-2009-096 - Link - Cross Site Scripting
#349115 by smitty: Print entire form element in theme. Make Link compatible with Nodeprofile Privacy.

link 6.x-2.6

New features
Insecure

Re-branched the project to DRUPAL-6--2 to match convention.
support request #384278: Update warning (link module can not be updated) by jcfiala: Added noop link_update_1() to allow people with really old sites to update without schema errors.

link 6.x-2.6-beta3

Bug fixes
Insecure

As someone pointed out, the 6.x-2.x features should be in DRUPAL-6--2, not in DRUPAL-6--1. This code is in no way different from the BETA2 for 2.6, except that it is in the correct branch.

link 6.x-2.6-beta2

Bug fixes
Insecure

The only changes from BETA1 to BETA2 here are work to get the module to properly install on older sites.

support request #384278 by jcfiala: Added noop link_update_1() to allow people with really old sites to update without schema errors.
bug report #384278 by Rob Loach,BWPanda Removed uneeded hook_update_last_removed() call.

link 6.x-2.6-beta1

Bug fixes
Insecure

This is a beta of the changes that have been sitting in the release queue for a while, plus the changes which I applied to the project tonight:

link 5.x-2.5

Bug fixes
Insecure

This update primarily fixes an API update to Views2 in Drupal 6, but also contains a few minor fixes for the Drupal 5 version.

link 6.x-2.5

Bug fixes
Insecure

This update primarily fixes an API update to Views2. Note that you must also update to the latest version of Views (2.0 RC3 or later) when updating to this version of Link.

link 6.x-2.4

Bug fixes
Insecure

This update primarily fixes an API update to Views2. Note that you must also update to the latest version of Views (2.0 RC3 or later) when updating to this version of Link.

link 5.x-2.4

Bug fixes
Insecure

This update primarily fixes an API update to Views2. Note that you must also update to the latest version of Views (2.0 RC3 or later) when updating to this version of Link.

link 5.x-2.3.1

Bug fixes
Insecure

This updated version of link module fixes a single critical bug in the 2.3 version that prevented link module from operating correcting with versions of mySQL prior to mySQL 5.0.3. Upgrading is highly recommended.

Bug Fixes:
#283398: URL Length in MySQL 4

link 6.x-2.3.1

Bug fixes
Insecure

This updated version of link module fixes a single critical bug in the 2.3 version that prevented link module from operating correcting with versions of mySQL prior to mySQL 5.0.3. Upgrading is highly recommended.

Bug Fixes:
#283398: URL Length in MySQL 4

link 5.x-2.3

Bug fixes
Insecure

A minor release to correct several bugs. Upgrading is encouraged for all users to ensure compatibility with the latest versions of Views and CCK.

link 6.x-2.3

Bug fixes
Insecure

A minor release to correct several bugs. Upgrading is encouraged for all users to ensure compatibility with the latest versions of Views and CCK.

link 5.x-2.2

New features
Bug fixes
Insecure

This version of link.module corrects several bugs and adds a few small functionality increases. For Drupal 6, this is the first complete release, now including Views support.

link 6.x-2.2

New features
Bug fixes
Insecure

This version of link.module corrects several bugs and adds a few small functionality increases. For Drupal 6, this is the first complete release, now including Views support.

link 6.x-2.1-beta4

Bug fixes
Insecure

Fixes a few things in the Drupal 6 version of link module:

- Empty link fields show as the site's URL - http://drupal.org/node/243479
- Labels printed out in single value link fields.
- Required URL and title fields are now marked as such.

link 6.x-2.1-beta2

Insecure

Fixed bad function call that prevented links from being displayed.

link 6.x-2.1-beta1

New features
Insecure

First working version of Link module for Drupal 6. Please report bugs to the Link issue queue.

link 6.x-1.x-dev

Drupal 6 development version of Link module. Please use this before reporting bugs or requesting features, as they may already be fixed or added (respectively). Using this release is not recommended on live sites and may be unstable.

link 5.x-2.1

Bug fixes
Insecure

Bug fixing release:

- "More" button sometimes appears above link fields - http://drupal.org/node/172696
- unserialize() expects parameter 1 to be string error corrected - http://drupal.org/node/181607
- Allow 5 digit port numbers - http://drupal.org/node/182916

Pages

Subscribe with RSS Subscribe to Releases for Link