Item.raise_standardErrorMessage(): Fix to preserve exception values
raised in external methods. We're more careful about seeking standard_error_message - check for existence in the client object, and if it's not there try aq_parent - and fallback to the previously resolved error_value, before the canned "Sorry, an error occurred".
Showing
Please register or sign in to comment