On 5/11/06, David M Johnson <[EMAIL PROTECTED]> wrote:
On May 9, 2006, at 11:43 PM, Matt Raible wrote: > On 5/9/06, David M Johnson <[EMAIL PROTECTED]> wrote: >> >> On May 9, 2006, at 7:34 PM, Matt Raible wrote: >> > I've successfully upgraded a site from 2.0 to 2.3 RC2 today, but I >> > have noticed an issue with the LineBreak Plugin. As soon as it's >> > added to an entry, the entry cannot be rendered and there's no >> way of >> > getting it back - even though it's stored in the database and >> renders >> > in the editor. Below is an example. >> >> What do you mean by "no way of getting it back." You mean you can't >> even get it back when you uncheck the line-break plugin and >> republish? > Correct. That sounds pretty disturbing and I don't really understand how it could be happening. What Velocity code are you using in your day template to display entry content?
I figured out the issue - it was caused by weblog.vm and being a mix of 2.2 and 2.3 - where I wasn't properly handling the new summary stuff. Short version: I was missing macros and such for 2.3. Fixed now. Thanks, Matt
- Dave > >> >> - Dave >> >> >> >>
