Print exceptions when saving data fails in admin UI
authorRob Crittenden <rcritten@redhat.com>
Tue, 31 Mar 2015 18:23:49 +0000 (14:23 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 10 Apr 2015 14:37:37 +0000 (10:37 -0400)
There were places where a broad exception was caught when saving
administrative changes but the actual exception wasn't logged. The
user was presented only with a 'Failed to save data!' message.

https://fedorahosted.org/ipsilon/ticket/39

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>

No differences found