Closed (won't fix)
Project:
Freelinking
Version:
6.x-1.6
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2008 at 22:50 UTC
Updated:
31 Oct 2008 at 21:00 UTC
I think freelinking must be sitting up to ignore the white spaces which could appear in title ends when it is written in [[..]] brackets
For example, if you have already a node titled as "yyy"
and want to link to it by [[ yyy ]] then freelinking will regards this title in the brackets as non exists because it has some space in the ends, and then freelinking module prompt to create a node for it which leads to extreme confuse in nodes titles
Comments
Comment #1
eafarris commentedFreelinking considers whitespace inside its delimiters to be relevant.
Comment #2
student2 commentedSo how to make it ignores the whitespace located in ends of node title?