From the main page, I click on My Tasks (I am auto-
logged in from my home computer, which I am using
now)
Then 'edit news article' (and I select Code Monkeys
Summer...)
Then the screen comes up displaying the article (it's
summary, brief, and full versions in their text areas).
Now...whether or not I make an edit, when I click
on "Submit" I get a Null Pointer Exception
with the beginning of the stack trace reading:
java.lang.NullPointerException
at org.wpi.gdc.cms.acting.EditCMSObjectAction.act
(EditCMSObjectAction.java:270)
at
org.apache.cocoon.www.cms_webapp.sitemap_xmap.m
atchN100D2(/usr/local/jakarta-tomcat-
4.0.1/work/localhost/_/cocoon-
files/org/apache/cocoon/www/cms_webapp/sitemap_xma
p.java:2168)
...
Logged In: YES
user_id=150393
this was due to either a session timeout or the fact that
the Cocoon session cookie's path has changed within the last
hour from "/cocoon" to "/".