11 messages in org.apache.roller.devDelete Entry have null value in entry...
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:Delete Entry have null value in entry title and entry idActions...
From:henr...@gsa.gov (henr@gsa.gov)
Date:Jul 25, 2007 12:23:08 pm
List:org.apache.roller.dev

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?

- hc