Closed (won't fix)
Project:
Freelinking
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 15:59 UTC
Updated:
29 Sep 2014 at 23:47 UTC
Jump to comment: Most recent
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
Comment #1
dahacouk commentedThis is a bug in Freelinking rather than OG.
Comment #2
dahacouk commentedTake 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?
Comment #3
dahacouk commentedComment #4
dahacouk commentedComment #5
Grayside commentedIf this problem is gone, please mark the ticket fixed. Otherwise, this will not get attention any time soon without a community-submitted patch.
Comment #6
dahacouk commentedNo the problem is not gone. Did you take a look at the wiki page I mentioned in #2? The problem is still there. Thanks.
Comment #7
gisleUnable to reproduce for D6 and D7 versions. D5 is no longer supported.