Forum OpenACS Development: to ad_return_complaint or ad_return_error

ec_create_new_session_if_necessary[1] returns one of two different complaint types when the browser does not accept cookies.

Since these are not software errors, shouldn't they both use ad_return_complaint ??

Also, when adding an item to a shopping cart (using a browser without cookies), a database dml error appears after the complaint message.

Should an ad_script_abort follow the ad_return_complaint in ec_create_new_session_if_necessary?

1. http://cvs.openacs.org/cvs/openacs-4/packages/ecommerce/tcl/ecommerce-procs.tcl?view=markup