stable

Clone or download

Read-only

fix: Inconsistent display of last update date

Have a artifact B that is a child of artifact A. When you open artifact B, in reverse artifact links, the parent A should have a last update date displayed in the same format than in the artifact itself (`Y-m-d H:i`in en_US, and not `Y-d-m H:i`). Closes request #39695: Inconsistent display of last update date Change-Id: Ic4de03a67674c99bbaf1437eec180e9ffc40d706

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/DateTimeFormatter.php +6 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/ArtifactInTypeTablePresenter.php +1 −1 Go to diff View file