Bug 549132

Summary: Report correctly stack of exception which is raised on backend
Product: [openSUSE] openSUSE 11.2 Reporter: Josef Reidinger <jreidinger>
Component: WebYaSTAssignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P1 - Urgent    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Josef Reidinger 2009-10-22 11:30:18 UTC
If exception on backend occure, then on frontend is seen just useless ActiveResource Exception calling stack, which is useless. It must report stack from body of response.
Comment 1 Josef Reidinger 2009-10-22 13:50:42 UTC
start working on it, increase priority, as correct bug reports is important
Comment 2 Josef Reidinger 2009-10-22 13:51:17 UTC
If I want start it I should assign it to me :)
Comment 3 Josef Reidinger 2009-10-22 15:39:56 UTC
Fixed, both webclient and webservice is updated. Now it reported that error occure on backend and under details is exception details.