Philip Heilman - 2004-02-11

Logged In: YES
user_id=551630

This problem is due to adding criteria and alternatives without
a description.
To fix this the following was done:

Line# 481(if(!getItemDescription().equals(""))) in
ListController.java was added. This will make sure that the
user has entered a non null description when creating a new
one base criteria or alternatives .