Wrong format character passed to django date filter for minutes value on builds page

Bug #983465 reported by Cody A.W. Somerville
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Offspring
Fix Released
Medium
Kevin McDermott

Bug Description

The wrong format character is passed to django date filter for the minutes value on the builds page, ie. 'm' (month) is being passed instead of 'i' (minutes) which is making the minutes field in the started at and finished at column show the month instead of minute of the hour the builds started or finished at respectively.

The argument to the date filter should be updated to match that being passed to the date filter on the builds_detail page to be consistent (and correct).

Related branches

David Murphy (schwuk)
tags: added: defect ui
tags: added: trivial
Changed in offspring:
assignee: nobody → Timothy R. Chavez (timrchavez)
Revision history for this message
Timothy R. Chavez (timrchavez) wrote :

We think this was fixed, but we need to validate it.

Changed in offspring:
assignee: Timothy R. Chavez (timrchavez) → Kevin McDermott (bigkevmcd)
status: Triaged → In Progress
Changed in offspring:
status: In Progress → Fix Committed
Changed in offspring:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.