Issue #5473 has been updated by Nigel Kersten.

Status changed from Unreviewed to Accepted


----------------------------------------
Bug #5473: Error not properly reported if upload of report fails
https://projects.puppetlabs.com/issues/5473

Author: Paul Berry
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: 
Affected URL: 
Affected Dashboard version: 


If Dashboard encounters an error while trying to process a report from the 
Puppet master (blank report or failure in the create method), Dashboard 
produces a 500 error.  From reading the code 
(app/controllers/reports_controller.rb) it is clear that a 406 error was 
intended; the 406 error is not getting returned properly because Rails is 
looking for a haml file to render.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to