This happen when I enable Node Teaser with the Poll core module.
The main output of the node (the Body) of my poll does'nt show. If I created the poll before it shows my choices with "\n*" after each one. A quick way to check it out is to Preview a new poll, the body won't show.
I have tried to switch all options in "Site configuration, Node Teaser" with no effect. Of course when Node Teaser is disabled it's working fine.
I didn't take a look at the code (I will in one week if not fixed until then) but I suppose a fix could be to disable Node Teaser when outputing a Poll, since we don't need any teaser for a poll.
thanks for this module!
Comments
Comment #1
ideaoforder commentedIt seems that Node Teaser is interacting with the node body in unexpected ways--another user has had some issues with this. The updates to Drupal 5.0 changed the whole node display system pretty radically, so it's likely that I've just not compensated for that somewhere. If and when you have then time, I could certainly use a second pair of eyes on this.
Cheers.
Comment #2
ideaoforder commentedI've fixed this issue in the latest revision (5.x.1.1). Please download that and let me know if that solves the problem.
Cheers.
Comment #3
j.m. commentedWith version "5.x-1.1 2007-Feb-16" it's okay. Now the Poll module show up correctly.
I tried with all Node Teaser options, and the behavior is the same as my other content. The "full post" option seems not to output nothing, but it's the same thing with stories so I assume it's not related to the current isssue.
I would consider this bug fixed.
Thanks for your quickness and effectiveness on this one!