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
