Closed (cannot reproduce)
Project:
link node
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jan 2011 at 02:57 UTC
Updated:
24 Jan 2011 at 19:15 UTC
Hey I tried this with both dev and 6.x.1.3 and have the same result. I can't get the title parameter to work at all. I have allowed the title parameter to be available to all input formats in all content types but it's still just displaying the node title.
Comments
Comment #1
TomChiverton commentedWhat is the exact syntax you are typing in ?
[node:1628, title="hello"]
Works locally.
Comment #2
chowdah commentedHey Tom, I wasn't adding a space after the comma, but why would the filter not just ignore the white space?
Comment #3
TomChiverton commentedWell, that might be the bug... does it work for you with the space ?
Comment #4
chowdah commentedHmmm. Now its working with or without the space. I don't get it. This may have been a ckeditor issue, because the problem went away about the same time I upgraded to the new dev version of the CKeditor module.
Comment #5
TomChiverton commented