Bug #26616
React Dates: Cast to ISO compatible format
Description
Our date components don't render dates properly in Firefox due to the format of the dates coming out of our APIs. For now we should fix the components and leave the API intact.
Related issues
Associated revisions
History
#1
Updated by Jonathon Turel almost 4 years ago
- Related to Bug #26583: Use ActiveSupport::JSON as RABL json_engine added
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6683 added
#3
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.21.3, 1.22.0 added
#4
Updated by Jonathon Turel almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 75ee53cd9dd42208c0867944a29f107f07d8ca63.
#5
Updated by Tomer Brisker almost 4 years ago
- Category set to Web Interface
#6
Updated by Jonathon Turel almost 4 years ago
- Related to Bug #26417: Dates missing/invalid throughout Katello added
#7
Updated by Jonathon Turel almost 4 years ago
- Related to deleted (Bug #26417: Dates missing/invalid throughout Katello)
#8
Updated by Jonathon Turel almost 4 years ago
- Precedes Bug #26417: Dates missing/invalid throughout Katello added
Fixes #26616 - Cast dates to be ISO compatible