I'm getting "Unsupported release" at my status message.

Here's a suggested patch:

Index: intlinks.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/intlinks/intlinks.info,v
retrieving revision 1.1
diff -u -r1.1 intlinks.info
--- intlinks.info	13 Dec 2010 09:54:09 -0000	1.1
+++ intlinks.info	1 Feb 2011 22:24:59 -0000
@@ -1,8 +1,7 @@
 ; $Id: intlinks.info,v 1.1 2010/12/13 09:54:09 LoMo Exp $
 name = Internal Links
-description = "Input filters which add node titles, as HTML 'title' attribute, to internal, root-relative links; also re-writes 'normal' Drupal paths (node/123) as path aliases. A second filter can strip links to unpublished nodes."
+description = Input filters which add node titles, as HTML 'title' attribute, to internal, root-relative links; also re-writes 'normal' Drupal paths (node/123) as path aliases. A second filter can strip links to unpublished nodes.
 core = 7.x
-project = intlinks
 files[] = intlinks_hide_bad_links.inc
 files[] = intlinks_title_filter.inc
 files[] = intlinks_common_functions.inc

Thanks.

Comments

LoMo’s picture

Category: bug » support
Status: Active » Closed (cannot reproduce)

I have never seen this, and have added it to a few production and a number of testing sites... still can't reproduce. I suspect, also, that the move to Git has possibly changed anything which might ever have caused a message like this. Anyway, will close for now. Please re-open if you do see this issue crop up again and I'll dig into it. I'm trying to narrow down the "real issues" -- mostly feature requests to support more unusual use cases that I would like to handle. Now is a good time for users of this module to add those requests. ;-)