Take a look at the source at http://groups.drupal.org/node/11092/edit and look at all the links like [[http://drupal.org/node/102679|the issue thread]]. Notice that to get them to work at all I had to put spaces in various places so that no 2 links were exactly the same. This has got to be a big bug!

Cheers Daniel

Comments

dahacouk’s picture

Project: Organic Groups » Freelinking
Version: 5.x-7.2 » 5.x-1.2
Component: og.module » Code

This is a bug in Freelinking rather than OG.

dahacouk’s picture

Take a look at the very bottom of http://groups.drupal.org/node/11092 and you'll see what I mean. Some links work and some don't.

For those that can't see the code here it is the relevant code lines (note the spaces in the square brackets]?!?!?!:

* [[http://drupal.org/node/102679| the issue thread ]]
* [[http://drupal.org/node/102679|the issue thread]]
* [[http://drupal.org/node/102679| the issue thread]]
* [[http://drupal.org/node/102679 |the issue thread]]
* [[http://drupal.org/node/102679 |the issue thread ]]
* [[http://drupal.org/node/102679 |the issue thread ]]

Notice I had to make each link slightly different for it to work? And notice that duplicates don't work?

dahacouk’s picture

Assigned: Unassigned » dahacouk
dahacouk’s picture

Assigned: dahacouk » Unassigned
Grayside’s picture

Status: Active » Postponed

If this problem is gone, please mark the ticket fixed. Otherwise, this will not get attention any time soon without a community-submitted patch.

dahacouk’s picture

Status: Postponed » Active

No the problem is not gone. Did you take a look at the wiki page I mentioned in #2? The problem is still there. Thanks.

gisle’s picture

Version: 5.x-1.2 »
Issue summary: View changes
Status: Active » Closed (won't fix)

Unable to reproduce for D6 and D7 versions. D5 is no longer supported.