11 messages in org.apache.roller.devRe: Delete Entry have null value in e...
FromSent OnAttachments
Matthew SchmidtJul 25, 2007 7:23 am 
Anil GangolliJul 25, 2007 8:38 am 
Matthew SchmidtJul 25, 2007 8:40 am 
Matthew SchmidtJul 25, 2007 8:40 am 
Matthew SchmidtJul 25, 2007 8:41 am 
Allen GillilandJul 25, 2007 9:17 am 
DaveJul 25, 2007 9:48 am 
Allen GillilandJul 25, 2007 11:20 am 
henr...@gsa.govJul 25, 2007 12:23 pm 
DaveJul 26, 2007 8:00 am 
henr...@gsa.govJul 26, 2007 8:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Delete Entry have null value in entry title and entry idActions...
From:henr...@gsa.gov (henr@gsa.gov)
Date:Jul 26, 2007 8:42:11 am
List:org.apache.roller.dev

Yes, Dave. This is in the 3.1 code base.

-hc

"Dave" <snoo@gmail.com> 07/26/2007 11:01 AM Please respond to de@roller.apache.org

To de@roller.apache.org cc

Subject Re: Delete Entry have null value in entry title and entry id

On 7/25/07, henr@gsa.gov <henr@gsa.gov> wrote:

Bug: When deleting an entry, the "Entry Title" and "Entry ID" are displayed as null value.

The reason is web\WEB-INF\jsps\authoring\WeblogEntryRemove.jsp loads the form with session scope. Change the scope to request fixes the problem. I check the bug list and could not find anybody reported this bug. Do you know about this bug?

I wasn't aware of that. This is in 3.1 code base?

- Dave