Problem/Motivation

The Date part of the ILT End Date is not displayed on ILT detail page.

Steps to reproduce

  1. Add a new ILT to a Learning Path
  2. Visit the ILT detail page. You will see that the date part of the End Date is missing, e.g. Date: 27th July 2020 - 12:00 AM to 12:00 AM

Proposed resolution

In /src/ILTViewBuilder.php line 99, change the date format to include the Month, Day and Year of the end date. See patch.

CommentFileSizeAuthor
#2 add-date-part-to-end-date-3161510-0.patch495 bytestsega

Comments

tsega created an issue. See original summary.

tsega’s picture

StatusFileSize
new495 bytes
tsega’s picture

Status: Needs work » Needs review
tsega’s picture

Issue summary: View changes
tsega’s picture

Issue summary: View changes
tsega’s picture

Issue summary: View changes
axelm’s picture

Status: Needs review » Patch (to be ported)

Hi
Thanks for raising this issue
It will be fixed in the next release of Opigno

axelm’s picture

Status: Patch (to be ported) » Fixed

Released in Opigno 2.23

axelm’s picture

Status: Fixed » Closed (fixed)