links 5.x-1.11
syscrusher - January 13, 2009 - 03:35
| Download | Size | md5 hash |
|---|---|---|
| links-5.x-1.11.tar.gz | 168.4 KB | d8763658f8dc8205887832bfa633aa5e |
Official release from CVS tag: DRUPAL-5--1-11
Last updated: January 13, 2009 - 03:40
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: Error: Link data not found to fix failure of
outbound link.
Corrected filter tips bug reported in #357335: problems with links_weblink_filter_tips. Similar
change to that patch, but adapted for Drupal 5.
