Wrong article list summary rendering in dev version r420

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
achilehero
Posts: 69
Joined: Sun 4. Jan 2009, 13:30

Wrong article list summary rendering in dev version r420

Post by achilehero »

Hi!
I found something that seems to be a bug in the latest versions (dev r420).

I described the problem here: http://code.google.com/p/phpwcms/issues ... &start=100

If anyone has an idea on why is this happening, I would very much appreciate the help for it.


Thanks!

Cristian
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Wrong article list summary rendering in dev version r420

Post by flip-flop »

achilehero wrote:Hello again!

I found out the problem. It's not a bug, so you can delete this issue if you need to.
The problem was as follows: in the article text, there were <div> </div> tags. When truncating xxx words for the summary, the article listing was losing the end </div> tag. That's why the template was crashing.
Thanks!
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
achilehero
Posts: 69
Joined: Sun 4. Jan 2009, 13:30

Re: Wrong article list summary rendering in dev version r420

Post by achilehero »

Yes!
Thanks Knut for putting it here too for other people to know it was not actually a bug. My mistake, sorry!
Post Reply