Closed (duplicate)
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2006 at 23:17 UTC
Updated:
21 Apr 2006 at 22:36 UTC
Since upgrading to 4.7 I've noticed that my flexinode content types are getting their teasers cut off at about 100 characters. This doesn't happen to other nodes and the settings under admin - settings - posts which should determine the point at which it cuts off doesn't affect it at all.
Also with the summary module which is supposed to allow custom writings. It just gets over written by the flexinode with HTML. I'm not sure if this is a bug with flexinode or the summary module.
Comments
Comment #1
cog.rusty commentedLucky...
Mine (cvs version) does not display a teaser at all. Only a "Body:" label if I tell it to use the "Body" text area in teasers, or nothing at all if I don't.
Comment #2
cog.rusty commentedNice. My "no teaser" problem was solved by today's core cvs update. So, I have caught up and I am at 100 characters too :)
Comment #3
bryan kennedy commentedThis seems like a pretty critical problem since it will break most page layouts on the teaser display of any list of flexinodes. More discussion of this problem can be found in the forum under flexinode teasers.
There is a quick fix you can apply via the theme, where you use the drupalicious_summarise function. This is a user submitted php script.
Comment #4
marcoBauli commentedsame on me, flexinodes teasers are fixed lenght around 100 chars, impossible to change via general settings.
Comment #5
bullerk commentedThis is another issue relating to teasers so i'll post here before making it a parent, the 'read more' link is always shown, even if the entire length of the article is shown, by design or bug?
Comment #6
bryan kennedy commentedThis issue is addressed by another bug report where a patch has been submitted. Please check out that code and see if it fixes your problem. Marking this as a duplicate.