-
Issue #1512954 by jfiala, mikeytown2: Added code to prevent error in theme_link_formatter_link_plain(), improved use of $link_options array in theme functions.
-
Issue #1125766 by jcfiala, David Stosik, Eric_A: Provided default value for link targets when link field uses user input for target.
-
Issue #1230256 by yched: Fixed D6 migration (cck_migrate()).
-
Issue #1218428 by twistor, Digidog: Fixed - Link tests, LinkValidateUrlLight because link validate_url is called but not available.
-
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 #1441702 by Digidog: Fixed - Rel attribute should have an option to get automaticly turned on/off if link is internal/external
-
Issue #1418674 by rvilar, Digidog: Fixed - Bad variable concatenation in t() function-