mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01096
[Bug 616840] Re: Some really poor error reporting in xmlrpc auth (could easily be improved)
** Changed in: mahara
Status: Triaged => Fix Committed
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
--
Some really poor error reporting in xmlrpc auth (could easily be improved)
https://bugs.launchpad.net/bugs/616840
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Committed
Bug description:
The form validation for the xmlrpc form, by default, just gives the completely useless error message - "An unknown error occurred while processing this form". As this is an area where errors can easily occur this sort of message should be improved. Even if you just dump the contents of the exception object there is a whole host of useful information but this error handling doesn't report or log even the basic error message.
References