Closed (fixed)
Project:
Node Teaser
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Feb 2007 at 11:54 UTC
Updated:
13 Mar 2007 at 17:32 UTC
I'm a bit of a newbie so bear with me :)
When I enable Node Teaser, create a node (with or without teaser), save it, view it. Looks great.
Go back to edit it and the body box contains the processed html (with
etc) rather than the pre-input filter body.
If I disable Node Filter this is not the case.
Steps to reproduce:
First Line of <b>Text</b>
Second Line of Text
Third Line of Text
<p>First Line of <b>Text</b></p>
<p>Second Line of Text</p>
<p>Third Line of Text</p>
If I disable Node Teaser this the body still contains the entered body without the <p></p> etc like so:
First Line of <b>Text</b>
Second Line of Text
Third Line of Text
I think this should be the preferred option since all of the other modules work like this, therefore I presume it's a bug in Node Teaser causing it to change the content of the body unnecessarily.
Feel free to contact me if you need any more information.
Comments
Comment #1
ideaoforder commentedAre you using TinyMCE? That's been a problem in the past. Otherwise, a few updates in 5.0 have made teaser and body loading really weird (IMO) and I'll check into it. I'd just like to know which path is best to pursue.
Thanks.
Comment #2
ideaoforder commentedI think I found the problem. Please download the latest (5.x.1.1) revision and give er a try.
Cheers.
Comment #3
Chris Bray commentedIntial impression is good, it appears to work for both editing pre-existing nodes and adding new ones.
I wasn't using TinyMCE, but I was using bbCode, I don't know if that makes any difference.
Thanks very much for your help :)
Chris (very happy user) :D
Comment #4
ideaoforder commentedGlad I could help!
Comment #5
(not verified) commented