13 Jan
2009
13 Jan
'09
4:31 a.m.
User: syscrusher Branch: DRUPAL-5 Date: Tue, 13 Jan 2009 03:31:57 +0000 Modified files: /modules/links CHANGELOG.txt links_admin.module links_weblink.module Log message: Removed call to db_last_insert_id() in links.inc. That call should have been (and now is) db_next_id(). Applied patch from issue #357437 to fix failure of outbound link. Corrected filter tips bug reported in #357335. Similar change to that patch, but adapted for Drupal 5. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/links/CHANGELOG.tx... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links_admin.... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links_weblin...