Bug 1375241 - Fix report scheduler timer_types
Summary: Fix report scheduler timer_types
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Reporting
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.7.0
Assignee: Milan Zázrivec
QA Contact: Jiri Stefanisin
URL:
Whiteboard:
Depends On:
Blocks: 1376137
TreeView+ depends on / blocked
 
Reported: 2016-09-12 14:15 UTC by John Prause
Modified: 2017-03-17 08:02 UTC (History)
4 users (show)

Fixed In Version: 5.7.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1376137 (view as bug list)
Environment:
Last Closed: 2017-01-11 20:04:20 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Prause 2016-09-12 14:15:25 UTC
To reproduce the problem:
1. With non-English locale set, go to Cloud Intel -> Reports -> Schedules
2. Click 'Add a new schedule' in toolbar button
3. Change the schedule frequency to something else (Daily, Hourly, ...)

The timer_types submitted with the form must not be translated, otherwise the form submission
would fail for non-English locales:

HTTP parse error, malformed request (): #<Puma::HttpParserError:
Invalid HTTP format, parsing fails.>
...

The problem also shows in darga.

Comment 2 John Prause 2016-09-12 14:15:59 UTC
https://github.com/ManageIQ/manageiq/pull/10140


Note You need to log in before you can comment on or make changes to this bug.