I agree. I just committed code to show the error page with a "requested entry not found" message rather than a stack trace.

- Dave



On Aug 30, 2005, at 2:42 PM, Axel wrote:
On 8/30/05, Dave Johnson <[EMAIL PROTECTED]> wrote:
Thanks *again* for your patience and your bug reports.
Thanks for *your* great piece of software :-)

And agein an NPE:
If an entry is not available or the entry is removed, I think roller should say
"Sorry, entry not found"

but I get an NPE:
http://localhost:8080/roller/editor/weblog.do? entryid=ff8080810607e13b0106084042a80001&method=edit

   java.lang.NullPointerException
at org.roller.presentation.weblog.actions.WeblogEntryFormAction.edit(Weblo gEntryFormAction.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso rImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction. java:276)


Reply via email to